This is the mail archive of the gcc-prs@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++/3842: Non implemented feature affecting compile


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


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