[scribus-dev] revision 24315 broken

Jean Ghali jghali at libertysurf.fr
Wed Dec 9 15:49:25 UTC 2020


Le 09/12/2020 à 16:13, Gregory Pittman a écrit :
> /home/gregp/development/Scribus15x/scribus/plugins/gettext/sxwim/stylereader.cpp: In member function ‘bool StyleReader::startElement(const QString&, const SXWAttributesMap&)’:
> /home/gregp/development/Scribus15x/scribus/plugins/gettext/sxwim/stylereader.cpp:166:33: error: cannot bind non-const lvalue reference of type ‘QMap<QString, QString>::const_iterator&’ to an rvalue of type ‘QMap<QString, QString>::const_iterator’
>    166 |   for (auto& attr = attrs.cbegin(); attr != attrs.cend(); ++attr)
>        |                     ~~~~~~~~~~~~^~
> make[2]: *** [scribus/plugins/gettext/sxwim/CMakeFiles/sxwimplugin.dir/build.make:121: scribus/plugins/gettext/sxwim/CMakeFiles/sxwimplugin.dir/stylereader.cpp.o] Error 1
> make[1]: *** [CMakeFiles/Makefile2:3110: scribus/plugins/gettext/sxwim/CMakeFiles/sxwimplugin.dir/all] Error 2
> make: *** [Makefile:171: all] Error 2
> 
> 

Should be fixed now! The fix should appear in public svn in around 15 minutes.





More information about the scribus-dev mailing list