[Webkit-unassigned] [Bug 78513] If memset gets inlined at WebKit/Source/JavaScriptCore/wtf/Vector.h, it may produce a warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 14:17:55 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78513


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127643|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #16 from Alexey Proskuryakov <ap at webkit.org>  2012-02-17 14:17:55 PST ---
(From update of attachment 127643)
I think that this is OK to land, but please merge the #ifs in one line: 

#if COMPILER(GCC) && defined(_FORTIFY_SOURCE)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list