bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Global seems to lack support for c++'s "using namespace <id>;"


From: John Yates
Subject: Global seems to lack support for c++'s "using namespace <id>;"
Date: Mon, 19 Apr 2010 07:57:26 -0400

Any time I have a using using statement of the from

  using namespace foo;

global emits a warning at the very next token:

  Warning: missing namespace block. [+25 ./bar.cpp](0xbc5).

/john




reply via email to

[Prev in Thread] Current Thread [Next in Thread]