[Webkit-unassigned] [Bug 132331] Build warning in source/JavaScriptCore/dfg/DFGFixupPhase.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 12:32:45 PDT 2014


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





--- Comment #8 from Darin Adler <darin at apple.com>  2014-05-08 12:33:07 PST ---
(From update of attachment 231046)
View in context: https://bugs.webkit.org/attachment.cgi?id=231046&action=review

> Source/JavaScriptCore/dfg/DFGFixupPhase.cpp:1868
> +        Node* result = 0;

Please use nullptr instead of 0.

-- 
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