Issue 97536 - i18npool: ambiguous && ||
Summary: i18npool: ambiguous && ||
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: i18npool (show other issues)
Version: DEV300m37
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ooo
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks: 96084
  Show dependency tree
 
Reported: 2008-12-23 16:18 UTC by caolanm
Modified: 2013-08-07 15:02 UTC (History)
1 user (show)

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


Attachments
patch to silence warnings (2.28 KB, patch)
2008-12-23 16:19 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2008-12-23 16:18:09 UTC
There are a few warnings from later gcc's about unbracketed && || which might be
misleading. Attached is a patch that silences the warnings about the ones that
look good to me, i.e. behaviour is unchanged after applying
Comment 1 caolanm 2008-12-23 16:19:06 UTC
Created attachment 58985 [details]
patch to silence warnings
Comment 2 ooo 2009-01-05 12:40:46 UTC
@khong: please add the patch to your next available i18n cws.
Thanks
  Eike.
Comment 3 karl.hong 2009-01-13 17:13:02 UTC
Eike, since I don't have open cws for 3.1, as discussed in the meeting, please
apply the patch in your cws.

Thanks,
Karl. 
Comment 4 ooo 2009-01-13 23:30:47 UTC
In cws chart35:

revision 266261
i18npool/source/breakiterator/xdictionary.cxx
i18npool/source/calendar/calendar_gregorian.cxx
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx
Comment 5 ooo 2009-01-20 12:52:09 UTC
Verified presence of patch in CWS build.
Comment 6 dtardon 2009-04-09 08:08:26 UTC
seen in OOO310_m9 and DEV300_m45