This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/853] Error "`class X::Y' is private" reported at wrong line
- From: "olly at survex dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Feb 2004 02:10:43 -0000
- Subject: [Bug c++/853] Error "`class X::Y' is private" reported at wrong line
- References: <20001121051601.853.olly@survex.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From olly at survex dot com 2004-02-29 02:10 -------
I now get the error reported at lines 2 and 6, which is clearer than just at
line 6 actually (tested with both GCC 3.2.3 and 3.3.3)
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=853