To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95920
                 Issue #|95920
                 Summary|Build breaks with error in svx/source/table/cell.cxx
               Component|Drawing
                 Version|DEV300m35
                Platform|PC
                     URL|
              OS/Version|Solaris
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|ka
             Reported by|christianlins





------- Additional comments from [EMAIL PROTECTED] Thu Nov  6 10:51:07 +0000 
2008 -------
On OpenSolaris 2008.11 (svn_100) with Sun Studio 12 (Sun Ceres C++ 5.9 
Compiler) the build breaks in module svx with the following error message:

"------------------------------
Making: ../../unxsoli4.pro/slo/cell.obj
/opt/SunStudioExpress/bin/CC   -c -temp=/tmp -xarch=generic -xO3 -xspace   -
DENABLE_LAYOUT=0 -xldscope=hidden -I.  -I../../unxsoli4.pro/inc/table -I../inc -
I../../inc/pch -I../../inc -I../../unx/inc -I../../unxsoli4.pro/inc -I. -I/
export/home/buildbot/OOo/DEV300_m35/solver/300/unxsoli4.pro/inc/stl -I/export/
home/buildbot/OOo/DEV300_m35/solver/300/unxsoli4.pro/inc/external -I/export/
home/buildbot/OOo/DEV300_m35/solver/300/unxsoli4.pro/inc -I/export/home/
buildbot/OOo/DEV300_m35/solenv/unxsoli4/inc -I/export/home/buildbot/OOo/
DEV300_m35/solenv/inc -I/export/home/buildbot/OOo/DEV300_m35/res -I/export/home/
buildbot/OOo/DEV300_m35/solver/300/unxsoli4.pro/inc/stl -I/include -I/export/
home/buildbot/OOo/DEV300_m35/solenv/inc/Xp31 -I/usr/jdk/instances/jdk1.6.0/
include -I/usr/jdk/instances/jdk1.6.0/include/solaris -I/usr/jdk/instances/
jdk1.6.0/include/native_threads/include  -I/export/home/buildbot/OOo/DEV300_m35/
solver/300/unxsoli4.pro/inc/offuh -I. -I../../res -I. -features=no%altspell -
library=no%Cstd  +w2 -
erroff=doubunder,identexpected,inllargeuse,inllargeint,notemsource,reftotemp,truncwarn
   
-KPIC -mt -DSOLARIS -DUNX -DVCL -DC52 -DC52 -DINTEL -DCVER=C52 -D_PTHREADS -
DSYSV -DSUN -DSUN4 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -
DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=sunpro5 -DSUPD=300 -DPRODUCT -
DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -
DSVX_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_    -DEXCEPTIONS_ON  -o ../../
unxsoli4.pro/slo/cell.o /export/home/buildbot/OOo/DEV300_m35/svx/source/table/
cell.cxx 
"/export/home/buildbot/OOo/DEV300_m35/svx/source/table/cell.cxx", line 1602: 
Error: "sdr::table::Cell::getFastPropertyValue(long)" is expected to return a 
value.
1 Error(s) detected.
dmake:  Error code 1, while making '../../unxsoli4.pro/slo/cell.obj'

ERROR: Error 65280"

I have a patch that fixes this, but the whole method is useless in its current 
state and should be enhanced or removed.

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