RESOLVED FIXED 145120
Fix tautological-compare warning in AtomicString.cpp
https://bugs.webkit.org/show_bug.cgi?id=145120
Summary Fix tautological-compare warning in AtomicString.cpp
Csaba Osztrogonác
Reported 2015-05-18 02:28:39 PDT
../../Tools/TestWebKitAPI/Tests/WTF/AtomicString.cpp:42:123: warning: self-comparison always evaluates to true [-Wtautological-compare] ( introduced in http://trac.webkit.org/changeset/124611 )
Attachments
Patch (1.54 KB, patch)
2015-05-18 02:30 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-05-18 02:30:05 PDT
WebKit Commit Bot
Comment 2 2015-05-19 01:21:55 PDT
Comment on attachment 253316 [details] Patch Clearing flags on attachment: 253316 Committed r184558: <http://trac.webkit.org/changeset/184558>
WebKit Commit Bot
Comment 3 2015-05-19 01:21:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.