This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/647
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Wed, 1 Jan 2003 14:20:15 -0500
- Subject: Re: c++/647
- Reply-to: neroden at twcny dot rr dot com
Now, indeed, the parser seems to be working for me in this case. Though it
does give a link error unless a definition is provided for X::X(int).