To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51919
                  Issue #:|51919
                  Summary:|break in transex3 ( using gcc-3.3 ) because inline
                          |XMLUtil::
                Component:|l10n
                  Version:|680m116
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ihi
              Reported by:|ericb





------- Additional comments from [EMAIL PROTECTED] Wed Jul 13 14:17:56 -0700 
2005 -------
Building on Linux Intel with gcc-3.3, I have a brak in transex3 :

The log :

Making: ../unxlngi4.pro/obj/helpex.obj
ccache g++ -Wuninitialized -fmessage-length=0 -c -I.  -I. -I../inc -I../inc
-I../unx/inc -I../unxlngi4.pro/inc -I.
-I/home/eric/OpenOffice.org/solver/680/unxlngi4.pro/inc/stl
-I/home/eric/OpenOffice.org/solver/680/unxlngi4.pro/inc/external
-I/home/eric/OpenOffice.org/solver/680/unxlngi4.pro/inc
-I/home/eric/OpenOffice.org/solenv/unxlngi4/inc
-I/home/eric/OpenOffice.org/solenv/inc -I/home/eric/OpenOffice.org/res
-I/home/eric/OpenOffice.org/solver/680/unxlngi4.pro/inc/stl
-I/home/eric/OpenOffice.org/solenv/inc/Xp31 -I/usr/local/j2sdk1.4.2_06/include
-I/usr/local/j2sdk1.4.2_06/include/linux
-I/usr/local/j2sdk1.4.2_06/include/native_threads/include -I/usr/X11R6/include 
   -I. -I../res -I. -O1   -pipe -mcpu=pentiumpro -Wno-ctor-dtor-privacy -include
preinclude.h -fno-exceptions    -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL
-DGXX_INCLUDE_PATH=/usr/include/c++/3.3 -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2
-DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI
-DSOLAR_JAVA -DSRC680   -DYY_NEVER_INTERACTIVE=1 -DMULTITHREAD   -o
../unxlngi4.pro/obj/helpex.o 
/home/eric/OpenOffice.org/transex3/source/helpex.cxx
In file included from ../inc/helpmerge.hxx:63,
                 from /home/eric/OpenOffice.org/transex3/source/helpex.cxx:62:
../inc/xmlparse.hxx:363: error: declaration does not declare anything
../inc/xmlparse.hxx:363: error: storage class specified for typename
../inc/xmlparse.hxx:363: error: syntax error before `__attribute__'
dmake:  Error code 1, while making '../unxlngi4.pro/obj/helpex.obj'
'---* tg_merge.mk *---'


Looking at this line 363, I found a strange inline XMLUtil:: 

Workaround : just comment the line. (deleting XMLUtil:: is not sufficient)

---------------------------------------------------------------------
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]

Reply via email to