Issue 103617 - package: werror in owriteablestream.cxx
Summary: package: werror in owriteablestream.cxx
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: DEV300m52
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: mikhail.voytenko
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks: 96084
  Show dependency tree
 
Reported: 2009-07-17 22:30 UTC by christian.lins
Modified: 2017-05-20 09:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description christian.lins 2009-07-17 22:30:10 UTC
gcc/4.3.3 on Debian Testing

Compiling: package/source/xstor/owriteablestream.cxx
g++  -fmessage-length=0 -c -Os -fno-strict-aliasing -DENABLE_LAYOUT=0
-DENABLE_LAYOUT_EXPERIMENTAL=0   -I.  -I../../unxlngi6.pro/inc/xstor -I../inc
-I../../inc/pch -I../../inc -I../../unx/inc -I../../unxlngi6.pro/inc -I.
-I/home/chris/OOo/DEV300_m52/solver/300/unxlngi6.pro/inc/stl
-I/home/chris/OOo/DEV300_m52/solver/300/unxlngi6.pro/inc/external
-I/home/chris/OOo/DEV300_m52/solver/300/unxlngi6.pro/inc
-I/home/chris/OOo/DEV300_m52/solenv/unxlngi6/inc
-I/home/chris/OOo/DEV300_m52/solenv/inc -I/home/chris/OOo/DEV300_m52/res
-I/home/chris/OOo/DEV300_m52/solver/300/unxlngi6.pro/inc/stl
-I/home/chris/OOo/DEV300_m52/solenv/inc/Xp31 -I/usr/lib/jvm/java-6-sun/include
-I/usr/lib/jvm/java-6-sun/include/linux
-I/usr/lib/jvm/java-6-sun/include/native_threads/include -I/usr/include 
-I/home/chris/OOo/DEV300_m52/solver/300/unxlngi6.pro/inc/offuh -I. -I../../res
-I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -Wall -Wextra
-Wendif-labels -Wshadow -Wno-ctor-dtor-privacy     -Wno-non-virtual-dtor -Werror
  -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DNPTL -DGLIBC=2
-DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.3 -DSUPD=300 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA  
-DSHAREDLIB -D_DLL_   -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON  -o
../../unxlngi6.pro/slo/owriteablestream.o
/home/chris/OOo/DEV300_m52/package/source/xstor/owriteablestream.cxx 
cc1plus: warnings being treated as errors
/home/chris/OOo/DEV300_m52/package/source/xstor/owriteablestream.cxx: In member
function 'virtual com::sun::star::uno::Any OWriteStream::getPropertyValue(const
rtl::OUString&)':
/home/chris/OOo/DEV300_m52/package/source/xstor/owriteablestream.cxx:3346:
error: suggest parentheses around && within ||
dmake:  Error code 1, while making '../../unxlngi6.pro/slo/owriteablestream.obj'

ERROR: Error 65280 occurred while making
/home/chris/OOo/DEV300_m52/package/source/xstor
rmdir /tmp/9319
Comment 1 mikhail.voytenko 2009-08-07 08:27:23 UTC
Fixed in cws fwk116
Comment 2 mikhail.voytenko 2009-09-03 18:06:49 UTC
It is a development issue that can not be verified by QA.