From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: __attribute((stdcall)) on member functions of C++ classes...
19 May 1998 01:25:14 -0700
Message-ID: <Pine.SUN.3.93.980518185627.904D-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <355E63A0.A4121E9B@iname.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Peter Hawkins <dph-man@iName.com>
Cc: gnu-win32@cygnus.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@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".
