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: preprocessor/6781: Creating header-names is not possible


Synopsis: Creating header-names is not possible

State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Thu May 23 03:49:32 2002
State-Changed-Why:
    I have no intention of changing this behaviour (the
    diagnostic in your other PR excepted).
    
    The correct fix is for you to do you the correct and
    portable macro
    
    #define inc2(a,b) <a.##b>
    
    and everything should work.  If it doesn't, let me know.

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


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