decl.c (grokdeclarator): Issue errors on namespace qualified declarators in parameter...
authorMark Mitchell <mark@markmitchell.com>
Wed, 12 Aug 1998 13:48:30 +0000 (13:48 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 12 Aug 1998 13:48:30 +0000 (13:48 +0000)
commit05008fb97d0b9316c8c4a453d6fbd3948c869442
tree9e619c71660b183ef6cb90715c81fb534630312c
parent23a05d03eb62690cb29bf7fb4d6e719d62a2135d
decl.c (grokdeclarator): Issue errors on namespace qualified declarators in parameter lists or in class...

1998-08-12  Mark Mitchell  <mark@markmitchell.com>
* decl.c (grokdeclarator): Issue errors on namespace qualified
declarators in parameter lists or in class scope.

From-SVN: r21684
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.ns/bogus1.C [new file with mode: 0644]