[Webkit-unassigned] [Bug 15076] deg2rad has multiple definitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 07:44:58 PDT 2007


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


darin at apple.com changed:

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




------- Comment #6 from darin at apple.com  2007-10-10 07:44 PDT -------
(From update of attachment 16609)
This patch adds conversions to/from double in code that was previously dealing
entirely with floats. That will make the code slower. Instead there should be
overloaded versions of these functions for both float and double.


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