To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76970
Issue #|76970
Summary|Compilation error in hunspell.cxx
Component|lingucomponent
Version|OOo 2.2
Platform|All
URL|
OS/Version|Windows, all
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|other
Assigned to|[EMAIL PROTECTED]
Reported by|bluedwarf
------- Additional comments from [EMAIL PROTECTED] Sat May 5 06:05:42 +0000
2007 -------
With Visual C++ 2005 Express Edition, I met compilation error shown below during
compiling lingucomponent/source/spellcheck/hunspell/hunspell.cxx.
build -- version: 1.151
=============
Building project lingucomponent
=============
/home/test/OOF680_m14/lingucomponent/inc
-------------
/home/test/OOF680_m14/lingucomponent/source/lingutil
-------------
/home/test/OOF680_m14/lingucomponent/source/hyphenator/altlinuxhyph/libhnj
-------------
/home/test/OOF680_m14/lingucomponent/source/spellcheck/hunspell
dmake: Executing shell macro: $(FIND) . -name
"{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX),
$(SHL1TARGET)))}.xml"
------------------------------
Making: ../../../wntmsci11.pro/slo/hunspell.obj
guw.exe /cygdrive/c/PROGRA~1/MICROS~2/VC/bin/cl.exe -Zm500 -Zc:forScope,wchar_t-
-GR -c -nologo -Gs -I. -I../../../wntmsci11.pro/inc/hunspell -I../inc
-I../../../inc/pch -I../../../inc -I../../../WIN/inc
-I../../../wntmsci11.pro/inc -I.
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/stl
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/external
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc
-I/home/test/OOF680_m14/solenv/wntmsci11/inc -I/home/test/OOF680_m14/solenv/inc
-I/home/test/OOF680_m14/res
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/stl
-I/cygdrive/c/J2SDK1~1.2_1/include/win32 -I/cygdrive/c/J2SDK1~1.2_1/include
-I/cygdrive/c/PROGRA~1/MICROS~4/include
-I/cygdrive/c/PROGRA~1/MICROS~2/VC/include
-I/cygdrive/c/PROGRA~1/MI22C6~1/include
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/offuh -I. -I../../../res
-I. -Gy -Ob1 -Oxs -Oy- -Gd -I. -I../../../wntmsci11.pro/inc/hunspell -I../inc
-I../../../inc/pch -I../../../inc -I../../../WIN/inc
-I../../../wntmsci11.pro/inc -I.
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/stl
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/external
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc
-I/home/test/OOF680_m14/solenv/wntmsci11/inc -I/home/test/OOF680_m14/solenv/inc
-I/home/test/OOF680_m14/res
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/stl
-I/cygdrive/c/J2SDK1~1.2_1/include/win32 -I/cygdrive/c/J2SDK1~1.2_1/include
-I/cygdrive/c/PROGRA~1/MICROS~4/include
-I/cygdrive/c/PROGRA~1/MICROS~2/VC/include
-I/cygdrive/c/PROGRA~1/MI22C6~1/include
-I/home/test/OOF680_m14/solver/680/wntmsci11.pro/inc/offuh -I. -I../../../res
-I. -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4251 -wd4275 -wd4290 -wd4294
-wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675
-wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668
-wd4738
-wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -DWNT -DWNT -DNT351 -DMSC -DM1400
-DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
-D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DSTLPORT_VERSION=400 -DWINVER=0x400
-D_WIN32_IE=0x400 -D_MT -DCPPU_ENV=msci -DSUPD=680 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOF680=OOF680
-DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL -DMULTITHREAD
-DEXCEPTIONS_OFF -Fo../../../wntmsci11.pro/slo/hunspell.obj
/home/test/OOF680_m14/lingucomponent/source/spellcheck/hunspell/hunspell.cxx
guw.exe /cygdrive/c/PROGRA~1/MICROS~2/VC/bin/cl.exe @/tmp/mkO44SIT
hunspell.cxx
C:\cygwin\home\test\OOF680_m14\lingucomponent\source\spellcheck\hunspell\hunspell.cxx
: warning C4819: The file contains a character that cannot be represented in the
current code page (932). Save the file in Unicode format to prevent data loss
C:\cygwin\home\test\OOF680_m14\lingucomponent\source\spellcheck\hunspell\hunspell.cxx(338)
: error C2015: too many characters in constant
C:\cygwin\home\test\OOF680_m14\lingucomponent\source\spellcheck\hunspell\hunspell.cxx(338)
: error C2001: newline in constant
C:\cygwin\home\test\OOF680_m14\lingucomponent\source\spellcheck\hunspell\hunspell.cxx(338)
: error C2146: syntax error : missing ')' before identifier '
C:\cygwin\home\test\OOF680_m14\lingucomponent\source\spellcheck\hunspell\hunspell.cxx(338)
: error C2065: '
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]