[webkit-reviews] review granted: [Bug 121999] [GCC] Fix build with gcc < 4.8.1, which does not have is_trivially_destructible : [Attachment 212782] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 19:57:42 PDT 2013


Benjamin Poulain <benjamin at webkit.org> has granted Gustavo Noronha (kov)
<gns at gnome.org>'s request for review:
Bug 121999: [GCC] Fix build with gcc < 4.8.1, which does not have
is_trivially_destructible
https://bugs.webkit.org/show_bug.cgi?id=121999

Attachment 212782: Patch
https://bugs.webkit.org/attachment.cgi?id=212782&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=212782&action=review


> Source/WTF/wtf/StdLibExtras.h:310
> +// Work-around for Pre-C++11 syntax in MSVC 2010 and prior as well as GCC <
4.8.1.

Please add a comma to split "and prior as well as".


More information about the webkit-reviews mailing list