[Webkit-unassigned] [Bug 58289] On Solaris 10 with SS12 compiler, TCMalloc_PageHeap::runScavengerThread(void* context) is expected to return a value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 22:04:27 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89152|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2011-04-11 22:04:28 PST ---
(From update of attachment 89152)
Honestly, I don't understand why we don't just always have this "return 0".

+#if (COMPILER(MSVC) || COMPILER(SUNCC))

Unneeded parentheses here.

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