[webkit-dev] [webkit-changes] [47592] trunk/JavaScriptCore
Yong Li
yong.li at torchmobile.com
Fri Aug 21 06:43:16 PDT 2009
I remember it happens to VC6. Seems VS2005 doesn't have this problem.
-Yong
----- Original Message -----
From: "Darin Adler" <darin at apple.com>
To: "Yong Li" <yong.li at torchmobile.com>
Cc: "WebKit Development" <webkit-dev at lists.webkit.org>
Sent: Thursday, August 20, 2009 6:12 PM
Subject: Re: [webkit-changes] [47592] trunk/JavaScriptCore
> On Aug 20, 2009, at 2:04 PM, Yong Li wrote:
>
>> If derefIfNotNull() is not inline, it should be static. Otherwise,
>> you can potentially get a build error like multiple bodies of
>> "derefIfNotNull<foo>" are found. If this is not a problem to winscw
>> compiler, ignore this mail.
>
> I believe that is true for functions, but not function templates.
>
> Have you seen an actual problem?
>
> -- Darin
>
>
More information about the webkit-dev
mailing list