From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: __attribute((stdcall)) on member functions of C++ classes... 19 May 1998 01:25:14 -0700 Message-ID: References: <355E63A0 DOT A4121E9B AT iname DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Peter Hawkins Cc: gnu-win32 AT cygnus DOT com 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 AT xraylith DOT wisc DOT edu http://www.xraylith.wisc.edu/~khan/ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".