This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: __attribute((stdcall)) on member functions of C++ classes...


On Sun, 17 May 1998, Peter Hawkins wrote:

[ C++ member functions can't have stdcall attribute  ... ]

This is a bug in the C++ parser I believe, and given the current
complexity of the parser, it might be tricky to fix right away.
It's been in my "take a look" list for a while now.

The C++ parser misses quite a few attribute handling that the C
parser does currently, and it seems to be a very low priority for
the C++ front end folks right now (given all the other things they
have to do, can you blame them?).

Regards,
Mumit -- khan@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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