From a679bb93e87a142a4cfa2720881bd033d570bebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Corr=C3=AAa=20da=20Silva=20Sanches?= Date: Tue, 27 Mar 2018 17:57:32 -0300 Subject: a few more fixes to build warnings related to libnrtype --- src/object/sp-text.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/object/sp-text.cpp') diff --git a/src/object/sp-text.cpp b/src/object/sp-text.cpp index 79b1020ef..326e540c4 100644 --- a/src/object/sp-text.cpp +++ b/src/object/sp-text.cpp @@ -450,7 +450,7 @@ unsigned SPText::_buildLayoutInput(SPObject *root, Inkscape::Text::Layout::Optio // Extract out shapes (a comma separated list of urls) Glib::ustring shapeInside_value = style->shape_inside.value; std::vector shapes_url = Glib::Regex::split_simple(" ", shapeInside_value); - for (int i=0; i shapes_url = Glib::Regex::split_simple(" ", shapeSubtract_value); - for(int i=0; i