[webkit-dev] Unified source builds: A new rule for static variables

Keith Miller keith_miller at apple.com
Tue Aug 29 09:31:31 PDT 2017



> On Aug 29, 2017, at 9:29 AM, Darin Adler <darin at apple.com> wrote:
> 
>> On Aug 29, 2017, at 9:12 AM, Keith Miller <keith_miller at apple.com> wrote:
>> 
>> Unfortunately, if you ‘using namespace’ in a namespace all subsequent copies of that namespace will also see the ‘using’.
> 
> So this requires FILENAME:: at each call site?

Sadly, Yes. :(

> 
> — Darin



More information about the webkit-dev mailing list