lex.c (do_identifier): Correct call to enforce_access.
authorMark Mitchell <mark@markmitchell.com>
Fri, 12 Mar 1999 17:16:53 +0000 (17:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 12 Mar 1999 17:16:53 +0000 (17:16 +0000)
commit8084bf81c782ec5d2831db7fa576089ccb0c5d49
tree324eaa07599158fe54d16bb0b75f220356b2318d
parent7e21fe59b2a6fdd9b5ac1f11f554fd64a7285bbd
lex.c (do_identifier): Correct call to enforce_access.

* lex.c (do_identifier): Correct call to enforce_access.
* search.c (accessible_p): Tweak comment.
* decl2.c (validate_nonmember_using_decl): Issue sensible
error-messages on bogus qualifiers.

From-SVN: r25732
gcc/cp/ChangeLog
gcc/cp/lex.c
gcc/cp/search.c
gcc/testsuite/g++.old-deja/g++.martin/access1.C