c++/3842: Non implemented feature affecting compile

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Sat Jul 28 19:45:00 GMT 2001


Synopsis: Non implemented feature affecting compile

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Sat Jul 28 19:45:17 2001
State-Changed-Why:
    `export' is a C++ keyword, so you can't name a function `export'.  Even though the `export' keyword hasn't been implemented yet, it's doing you a favor by rejecting the construct, like any C++ compiler should do.

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



More information about the Gcc-bugs mailing list