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++/14181] Cryptic error message for code that compiled without warnings in 3.3.x


------- Additional Comments From giovannibajo at libero dot it  2004-02-19 03:24 -------
Fixed in GCC 3.4.0 and 3.5.0.

pr14181.cc:7: error: array bound forbidden after parenthesized type-id
pr14181.cc:7: note: try removing the parentheses around the type-id

Thank you for the report!

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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