This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10779] [3.4 regression] Error cascade for unknown type in function prototype
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 15:00:02 -0000
- Subject: [Bug c++/10779] [3.4 regression] Error cascade for unknown type in function prototype
- References: <20030514122600.10779.pfeifer@dbai.tuwien.ac.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10779
gdr at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|gdr at gcc dot gnu dot org |unassigned at gcc dot gnu
| |dot org
Status|ASSIGNED |NEW
------- Additional Comments From gdr at gcc dot gnu dot org 2003-07-18 15:00 -------
I'll leave this to Mark Mitchell.
I think that we should be very conservative about
issueing errors when we already now that something
went fishy and we already issued a diagnostic.