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++/12582] unhelpful message with ambiguous typedef


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


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