[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:12:23 PST 2011


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





--- Comment #2 from Mark Rowe (bdash) <mrowe at apple.com>  2011-02-28 17:12:23 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)

This is obviously missing the necessary #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