This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/3100] fails to compile syntactically correct code
- From: "kazu at cs dot umass dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2004 07:48:54 -0000
- Subject: [Bug c++/3100] fails to compile syntactically correct code
- References: <20010609144600.3100.ofv@wanadoo.es>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kazu at cs dot umass dot edu 2004-01-04 07:48 -------
Still produces an error on current mainline
test.cc:5: error: cannot convert `MyClass**' to `MyClass*' in assignment
test.cc:5: error: expected `;'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3100