[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: Mangling issues from today's meeting
- To: dehnert@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: Mangling issues from today's meeting
- From: Martin von Loewis <loewis@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 5 May 2000 13:15:34 +0200 (MET DST)
> Anyone have comments on either of these changes?
I'm in favour of both changes. As for qualified builtin types: Yes,
they should be available for substitution. I couldn't see the point in
substituting, say, Pi (int*), but not substituting VKi. IOW, the
exception should be only for primitive types as such. As a result,
int** introduces two entries into the dictionary instead of three.
Regards,
Martin
|