This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5930: Incorrect access control checking on static data members
- From: Kriang Lerdsuwanakij <lerdsuwa at users dot sourceforge dot net>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: lerdsuwa at gcc dot gnu dot org, adc at ee dot port dot ac dot uk, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Sun, 29 Dec 2002 23:48:12 +0700
- Subject: Re: c++/5930: Incorrect access control checking on static data members
- References: <20021229161440.1018.qmail@sources.redhat.com> <m34r8w94vj.fsf@uniton.integrable-solutions.net>
I will add a testcase from PR2739 which is the exact same problem
just for sure.
--Kriang
Gabriel Dos Reis wrote:
lerdsuwa@gcc.gnu.org writes:
| Synopsis: Incorrect access control checking on static data members
|
| State-Changed-From-To: analyzed->closed
| State-Changed-By: lerdsuwa
| State-Changed-When: Sun Dec 29 08:14:40 2002
| State-Changed-Why:
| Fixed in the main trunk after parser merge.
Hi,
Is there an existing testcase for this bug? If not, a new testcase
should be submitted.
Thanks.
-- Gaby