[Libreoffice] [GSoC 2011][svgexport] set of patches based on master
Fridrich Strba
fridrich.strba at bluewin.ch
Fri Jul 8 12:26:35 PDT 2011
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.
More information about the LibreOffice
mailing list