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]

Re: c++/3933: compiler borks on expression with "export" in it


Synopsis: compiler borks on expression with "export" in it

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Aug  3 16:47:47 2001
State-Changed-Why:
    `export' is a C++ keyword, just like class, template, typename, etc.  It is not regarded as a non-keyword just because it is not implemented yet.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3933&database=gcc


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