Issue 110802 - package: werror in xstorage.cxx (parentheses around '&&' within '||')
Summary: package: werror in xstorage.cxx (parentheses around '&&' within '||')
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: DEV300m76
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: mikhail.voytenko
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks: 96084
  Show dependency tree
 
Reported: 2010-04-12 11:45 UTC by lohmaier
Modified: 2017-05-20 09:30 UTC (History)
1 user (show)

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


Attachments
the patch, keeping the logic (2.23 KB, patch)
2010-04-12 11:47 UTC, lohmaier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description lohmaier 2010-04-12 11:45:00 UTC
WaE in package - && || logic:

Compiling: package/source/xstor/xstorage.cxx
cc1plus: warnings being treated as errors
/ooo/build/compile/package/source/xstor/xstorage.cxx: In member function 
'virtual void OStorage::setPropertyValue(const rtl::OUString&, const 
com::sun::star::uno::Any&)':
/ooo/build/compile/package/source/xstor/xstorage.cxx:4815: error: suggest 
parentheses around '&&' within '||'
/ooo/build/compile/package/source/xstor/xstorage.cxx:4860: error: suggest 
parentheses around '&&' within '||'
dmake:  Error code 1, while making '../../unxlngi6.pro/slo/xstorage.obj'
Comment 1 lohmaier 2010-04-12 11:47:08 UTC
Created attachment 68878 [details]
the patch, keeping the logic
Comment 2 mikhail.voytenko 2010-04-12 12:36:17 UTC
Thank you for the patch. I will integrate it in one of the next OOo3.3 cws's.
Comment 3 mikhail.voytenko 2010-05-26 14:16:54 UTC
Integrated in cws fwk139.
Comment 4 carsten.driesner 2010-06-10 09:18:55 UTC
cd: Verified on CWS fwk139.