------- Comment #1 from redi at gcc dot gnu dot org  2010-06-18 10:44 -------
const objects at namespace scope are static by default, you need to declare it
extern in foo.cc to prevent that


-- 

redi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44579

Reply via email to