[Webkit-unassigned] [Bug 162808] JSStringRef should define JSChar without platform checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 15:57:17 PDT 2016


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

--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 290384
  --> https://bugs.webkit.org/attachment.cgi?id=290384
JSStringRef change

View in context: https://bugs.webkit.org/attachment.cgi?id=290384&action=review

> Source/JavaScriptCore/API/JSStringRef.h:40
> +#if __WCHAR_MAX__ > 0x10000

Don't we need to check if __WCHAR_MAX__ is #defined?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160930/350aa101/attachment.html>


More information about the webkit-unassigned mailing list