OK, I get on Windows:

Compiling: filter/source/svg/svgexport.cxx
c:\master\clone\filters\filter\source\svg\svgscript.hxx(461) : error
C2026: string too big, trailing characters truncated
c:\master\clone\filters\filter\source\svg\svgscript.hxx(893) : error
C2026: string too big, trailing characters truncated
c:\master\clone\filters\filter\source\svg\svgscript.hxx(1288) : error
C2026: string too big, trailing characters truncated
dmake:  Error code 2, while making
'../../wntmsci12.pro/slo/svgexport.obj'

Is there a way to make those strings split into smaller parts, or
something. I don't know whether using std::string would not make it
pass???

F.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to