[Webkit-unassigned] [Bug 21560] Layering violation: String should not be responsible for creating Lengths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 12 13:21:45 PDT 2008


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





------- Comment #3 from darin at apple.com  2008-10-12 13:21 PDT -------
I would use "newArray" or something along those lines rather than "create" in
the names of the functions. And I was wrong, auto_ptr would be incorrect since
it's delete [] rather than delete that needs to be used.


-- 
Configure bugmail: https://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