[webkit-reviews] review granted: [Bug 133827] C++ style comment was preventing compile if CPU(ARM_NEON) : [Attachment 232998] NEON-specific buildfix for WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 00:19:11 PDT 2014


Csaba Osztrogonác <ossy at webkit.org> has granted  review:
Bug 133827: C++ style comment was preventing compile if CPU(ARM_NEON)
https://bugs.webkit.org/show_bug.cgi?id=133827

Attachment 232998: NEON-specific buildfix for WTF
https://bugs.webkit.org/attachment.cgi?id=232998&action=review

------- Additional Comments from Csaba Osztrogonác <ossy at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=232998&action=review


LGTM, r=me. But please fix the style issue.

> Source/WTF/ChangeLog:8
> +	C++ style comment was preventing compile if CPU(ARM_NEON).
> +	Changed to C style comment.
> +
> +	   Unreviewed buildfix.
> +	
> +	   * wtf/Platform.h:

Please fix the indentation and leave the reviewed by nobody oops line
unchanged.


More information about the webkit-reviews mailing list