This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12582] unhelpful message with ambiguous typedef
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2003 23:14:27 -0000
- Subject: [Bug c++/12582] unhelpful message with ambiguous typedef
- References: <20031012015759.12582.mckelvey@maskull.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-28 23:14 -------
The error message is better:
pr12582.cc:11: error: expected `,' or `...' before '&' token
pr12582.cc:11: error: ISO C++ forbids declaration of `float_t' with no type
Related to bug 12272.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-12-06 09:53:10 |2003-12-28 23:14:27
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12582