[Webkit-unassigned] [Bug 20296] OpcodeStats don't build on linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 6 05:20:32 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20296
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22676|review? |review-
Flag| |
------- Comment #2 from eric at webkit.org 2008-08-06 05:20 PDT -------
(From update of attachment 22676)
Nah. Better would be to either #define mergesort qsort
or to build some sort of abstraction for sorting "platformMergeSort()" and only
have the #ifdef in one place.
I'm surprised this hasn't been done already somewhere else? You might try
searching the sources for HAVE(MERGE_SORT)
--
Configure bugmail: https://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