http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48275
Nicola Pero <nicola at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011.03.26 08:19:29 CC| |nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero <nicola at gcc dot gnu.org> 2011-03-26 08:19:29 UTC --- Yes, this is unfortunately confirmed -- [nicola@lampone property]$ g++ cxx-property-1.mm -c cxx-property-1.mm:8:19: error: expected identifier before ‘namespace’ cxx-property-1.mm:8:19: error: expected ‘)’ before ‘namespace’ [nicola@lampone property]$ Thanks a lot for reporting it.