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++/13178] [3.3/3.4 Regression] Bogus C++ error message referring to operator 1


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-16 03:06 -------
Looks like this changed once with the new parser.
And some time before that, I have not looked when.

3.2.3 just to say:
input.cc:9: no matching function for call to `C::operator float(C&)'

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org
            Summary|[3.4 Regression] Bogus C++  |[3.3/3.4 Regression] Bogus
                   |error message referring to  |C++ error message referring
                   |operator 1                  |to operator 1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13178


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