[Webkit-unassigned] [Bug 16682] array_object.cpp needs a bath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 30 22:28:52 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16682





------- Comment #6 from darin at apple.com  2007-12-30 22:28 PDT -------
(From update of attachment 18203)
+            ((ArrayInstance* )thisObj)->sort(exec, sortFunction);

+            ((ArrayInstance* )thisObj)->sort(exec);

Should delete the spaces here. Or use static_cast.


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



More information about the webkit-unassigned mailing list