This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/3100] fails to compile syntactically correct code


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]