[Webkit-unassigned] [Bug 55430] OwnArrayPtr. h’s LOOSE_OWN_ARRAY_PTR mode results in code that does not link

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 17:16:57 PST 2011


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #3 from Darin Adler <darin at apple.com>  2011-02-28 17:16:58 PST ---
(From update of attachment 84159)
View in context: https://bugs.webkit.org/attachment.cgi?id=84159&action=review

> Source/JavaScriptCore/wtf/OwnArrayPtr.h:114
> +template<typename T> inline void OwnArrayPtr<T>::set(PtrType ptr)

Needs to be inside an #ifdef.

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