[Webkit-unassigned] [Bug 29034] ARM compiler does not understand reinterpret_cast<void*>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 08:41:53 PDT 2009


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

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




--- Comment #1 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-09-08 08:41:53 PDT ---
Created an attachment (id=39190)
 --> (https://bugs.webkit.org/attachment.cgi?id=39190)
proposed patch.

Change reinterpret_cast<void*> to regular C style (void*) cast.

I share the view that reinterpret_cast is more descriptive, however when it
comes to casting to void* I'm less certain about the difference.

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