To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84080 Issue #|84080 Summary|breakeage in ca_ce.cxx on Mac OS X 10.5 ( PowerPC ) Component|tools Version|1.0.0 Platform|Macintosh URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|autodoc Assigned to|ericb Reported by|ericb
------- Additional comments from [EMAIL PROTECTED] Thu Nov 29 13:08:30 +0000 2007 ------- Building on Mac OS X 10.5 (aka Leopard), using --without-stlport4 configure option, I got a breakage in autodoc The log is : Making: ../../../unxmacxp.pro/obj/ca_ce.obj g++ -fsigned-char -fmessage-length=0 -malign-natural -c -O2 -fno-strict-aliasing -I. - I../../../unxmacxp.pro/inc/ary_cpp -I../inc -I../../../source/inc -I../../../inc/pch -I../../../inc - I../../../aqua/inc -I../../../unx/inc -I../../../unxmacxp.pro/inc -I. - I/Users/ericb/Desktop/SRC680_m237/solver/680/unxmacxp.pro/inc/stl - I/Users/ericb/Desktop/SRC680_m237/solver/680/unxmacxp.pro/inc/external - I/Users/ericb/Desktop/SRC680_m237/solver/680/unxmacxp.pro/inc - I/Users/ericb/Desktop/SRC680_m237/solenv/unxmacxp/inc - I/Users/ericb/Desktop/SRC680_m237/solenv/inc -I/Users/ericb/Desktop/SRC680_m237/res - I/Users/ericb/Desktop/SRC680_m237/solver/680/unxmacxp.pro/inc/stl - I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers - I/System/Library/Frameworks/JavaVM.framework/Headers - I/Users/ericb/Desktop/SRC680_m237/solver/680/unxmacxp.pro/inc/offuh -I. -I../../../res -I. -pipe - malign-natural -fsigned-char -Wno-long-double -Wno-ctor-dtor-privacy -Wall -Wendif-labels - Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC341 -DPOWERPC -DCVER=C341 -DGLIBC=2 -D_PTHREADS -D_REENTRANT - DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 - DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 - DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=680 -DPRODUCT -DNDEBUG - DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSRC680=SRC680 - DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=5 -DBUILD_OS_REV=1 -DQUARTZ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../../../unxmacxp.pro/obj/ca_ce.o /Users/ericb/Desktop/SRC680_m237/autodoc/source/ary/cpp/ca_ce.cxx /Users/ericb/Desktop/SRC680_m237/autodoc/source/ary/cpp/ca_ce.cxx: In member function 'virtual void ary::cpp::CeAdmin::Get_SignatureText(csv::StreamStr&, const ary::cpp::OperationSignature&, const csv::StringVector*) const': /Users/ericb/Desktop/SRC680_m237/autodoc/source/ary/cpp/ca_ce.cxx:454: error: operands to ?: have different types /Users/ericb/Desktop/SRC680_m237/autodoc/source/ary/cpp/ca_ce.cxx:458: error: operands to ?: have different types dmake: Error code 1, while making '../../../unxmacxp.pro/obj/ca_ce.obj' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /Users/ericb/Desktop/SRC680_m237/autodoc/source/ary/cpp I proposed a fix, but caolan proposed a better one Since cmcfixes39 is already under QA, I'll create a new cws to add the change, and waiting, I'll attach the new patch there. --------------------------------------------------------------------- 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]
