C++ interop - what to do about long and unsigned long?

Manu via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 13 20:43:32 PDT 2014


I agree. It should be the default in all cases, as unanimously agreed by
this community, and overruled by Andrei post-implementation.
On 14 Sep 2014 05:50, "Walter Bright via Digitalmars-d" <
digitalmars-d at puremagic.com> wrote:

On 9/13/2014 3:45 AM, bearophile wrote:

> Manu:
>
>  Surely, at very least, an extern(C++) class should be final-by-default?
>>
>
> Often the less special cases you have, the less bugs you create. So I
> suggest
> final to be handled in the same way in both regular and extern(C++)
> classes.
>

I guarantee that few will remember which way the final-by-default goes with
which mode.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140914/9552a6f0/attachment.html>


More information about the Digitalmars-d mailing list