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++/12697] Redundant duplicate error message


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bangerth at dealii dot org  2003-10-21 01:18 -------
The message is also nonsensical for my reduced testcase: you can't
give two different error messages for the same call to a function!

But you are right, I apparently didn't read close enough. I need
to go now, why don't you try to come up with another testcase in
the same style as my small reduced one which actually shows the
three messages? It shouldn't be hard to avoid all those include
files that were in your original (longish) testcase.

Thanks
  Wolfgang


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