[Webkit-unassigned] [Bug 11917] setlocale() can return null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 14:26:19 PST 2006


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


dacarson at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11956|                            |review?
               Flag|                            |
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-                     |dacarson at gmail.com
                   |unassigned at lists.webkit.org |




------- Comment #1 from dacarson at gmail.com  2006-12-21 14:26 PDT -------
Created an attachment (id=11956)
 --> (http://bugs.webkit.org/attachment.cgi?id=11956&action=view)
patch to CString

Took the approach that CString should support holding null char pointers.
Had no luck with 24fun JSBench giving consistant results with no changes, so
the performance impact of this change I am not sure of.
Would love feedback from a non-mac port as setlocale() is only used in
non-darwin builds.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list