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++/33101] C++ error on valid code: <anonymous> has incomplete type



------- Comment #2 from ian at airs dot com  2007-08-18 04:19 -------
Thanks for the explanation.  That is new to me.

I am now going to reopen this bug because the error message is terrible.  There
is no anonymous or incomplete type here.  gcc should perhaps print something
like

error: invalid use of typedef 'v' in function parameter declaration


-- 

ian at airs dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |


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


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