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

Re: c++/6432: __builtin_apply() rejected by g++ - per PR 102


Synopsis: __builtin_apply() rejected by g++ - per PR 102

State-Changed-From-To: open->analyzed
State-Changed-By: jason
State-Changed-When: Tue Apr 23 16:58:41 2002
State-Changed-Why:
    As Gaby said when closing PR 102, you can make this work by casting fn1 to (void (*)(...)) instead of (void (*)()).

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


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