Bug 44855 - REGRESSION(r66355): Fix warnings in html/DateComponents.cpp
Summary: REGRESSION(r66355): Fix warnings in html/DateComponents.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 43191
  Show dependency treegraph
 
Reported: 2010-08-29 23:58 PDT by Csaba Osztrogonác
Modified: 2010-08-30 02:48 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (1.16 KB, patch)
2010-08-29 23:59 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-08-29 23:58:58 PDT
gcc warning:
../../../WebCore/html/DateComponents.cpp:642: warning: suggest parentheses around && within ||
Comment 1 Csaba Osztrogonác 2010-08-29 23:59:55 PDT
Created attachment 65885 [details]
proposed fix
Comment 2 Kent Tamura 2010-08-30 00:03:44 PDT
Comment on attachment 65885 [details]
proposed fix

Thanks!
Comment 3 Csaba Osztrogonác 2010-08-30 02:48:18 PDT
Comment on attachment 65885 [details]
proposed fix

Clearing flags on attachment: 65885

Committed r66379: <http://trac.webkit.org/changeset/66379>
Comment 4 Csaba Osztrogonác 2010-08-30 02:48:27 PDT
All reviewed patches have been landed.  Closing bug.