Status: Unconfirmed
Owner: ----
Labels: OS-Linux Area-Misc Type-Bug
New issue 26203 by spotrh: Add parentheses to clarify ordering with && and |
|
http://code.google.com/p/chromium/issues/detail?id=26203
Chrome Version : svn30269
OS + version : Fedora 11+
While compiling Fedora packages based on svn30269, I hit this error:
src/chrome/browser/sync/engine/syncer_util.cc:819: error: suggest
parentheses around '&&' within '||'
The attached patch adds parentheses to clarify ordering with && and ||
(thanks for the commented code, it made the intent evident). This resolves
the compiler error.
Attachments:
chromium-20091027-parens.patch 990 bytes
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---