[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 12:49:57 PDT 2009


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


Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koshuin at gmail.com




--- Comment #2 from Janne Koskinen <koshuin at gmail.com>  2009-09-11 12:49:55 PDT ---
(In reply to comment #1)
> Created an attachment (id=39449)
 --> (https://bugs.webkit.org/attachment.cgi?id=39449) [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 ?

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