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]
Other format: [Raw text]

Re: c++/8783: Macros in #include directive not expanded correctly


Synopsis: Macros in #include directive not expanded correctly

State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Mon Dec  2 04:30:13 2002
State-Changed-Why:
    Not a bug.  String literal concatenation happens after preprocessing, and therefore after directives have been handled.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8783


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