[Webkit-unassigned] [Bug 15682] Move wx port to TOT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 12:39:05 PDT 2007


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


eric at webkit.org changed:

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




------- Comment #6 from eric at webkit.org  2007-10-27 12:39 PDT -------
(From update of attachment 16862)
please always use static_cast instead of c-style casts.  static_cast is much
safer.

I don't understand why your compiler would need you to downcast next.get() and
other calls to Node*.  Those changes look totally bogus.

The rest of the change looks OK.  I wonder if there isn't a better place to add
the pthread include.


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