[Webkit-unassigned] [Bug 27885] Add QNX as supported platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 11:22:32 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33880|review?                     |review-
               Flag|                            |




--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-08-07 11:22:31 PDT ---
(From update of attachment 33880)
We have LOG macros for this:
+#ifndef NDEBUG
+            perror("Unable to open /proc/self:");
+#endif

No c-style casts in c++:
+        stackBase = (void*)threadInfo.stkbase;

r-.  Please explain why this shouldn't use (or expand and then use) the
Threading abstraction model in Threading*

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