[Webkit-unassigned] [Bug 29187] Don't inline ~ListRefPtr() to workaround winscw compiler forward declaration limitation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 13:31:42 PDT 2009


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





--- Comment #3 from Yongjun Zhang <yongjun.zhang at nokia.com>  2009-09-11 13:31:42 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=39449)
 --> (https://bugs.webkit.org/attachment.cgi?id=39449) [details] [details]
> > Don't inline ~ListRefPtr for winscw compiler, keep it inlined for other
> > compilers.
> This can be solved by not inlining the corresponding constructor and
> assignement operator from refptr.h ?

No, this is for ListRefPtr which is a different templated class than RefPtr.

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