https://bugs.freedesktop.org/show_bug.cgi?id=66246
Priority: medium
Bug ID: 66246
CC: [email protected]
Assignee: [email protected]
Summary: compile failure for Chinese developers
Severity: critical
Classification: Unclassified
OS: Windows (All)
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: 4.2.0.0.alpha0+ Master
Component: Libreoffice
Product: LibreOffice
I guess this is down to the 'current code page (936)' - ie. Simplified Chinese
[build CXX] vcl/win/source/window/salmenu.cxx
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx : warning C4819: The
file contains a character that cannot be represented in the current code page
(936). Save the file in Unicode format to prevent data loss
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(126) : error C2001:
newline in constant
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(127) : error C2143:
syntax error : missing '}' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(127) : error C2143:
syntax error : missing '}' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(127) : error C2143:
syntax error : missing ';' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(127) : error C2447: '{'
: missing function header (old-style formal list?)
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(127) : error C2059:
syntax error : ','
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(128) : error C2143:
syntax error : missing ';' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(128) : error C2447: '{'
: missing function header (old-style formal list?)
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(128) : error C2059:
syntax error : ','
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(129) : error C2143:
syntax error : missing ';' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(129) : error C2447: '{'
: missing function header (old-style formal list?)
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(129) : error C2059:
syntax error : ','
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(130) : error C2143:
syntax error : missing ';' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(130) : error C2447: '{'
: missing function header (old-style formal list?)
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(130) : error C2059:
syntax error : ','
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(131) : error C2143:
syntax error : missing ';' before '{'
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(131) : error C2447: '{'
: missing function header (old-style formal list?)
C:/cygwin/home/core/vcl/win/source/window/keynames.cxx(131) : error C2001:
newline in constant
make[1]: ***
[C:/cygwin/home/core/workdir/wntmsci13.pro/CxxObject/vcl/win/source/window/keynames.o]
Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: INTERNAL: Exiting with 2 jobserver tokens available; should be 4!
Presumably we should have those constants as hex / UTF8 ? or perhaps we want a
UTF-8 byte pair at the beginning of the file ?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs