Is it time for D 3.0?

JN 666total at wp.pl
Sat Mar 28 18:39:42 UTC 2020


On Saturday, 28 March 2020 at 17:28:59 UTC, IGotD- wrote:
> On Saturday, 28 March 2020 at 17:09:34 UTC, Denis Feklushkin 
> wrote:
>>
>> int -> int32
>> ulong -> uint64
>> float -> float32
>> double -> float64
>> byte -> octet
>>
>
> In this case wouldn't it be better to rename them to shorter 
> u8, i8 .. u64, i64 and f32 .. f64. This is actually not a 
> breaking change and we can implement it today if we want to 
> with the old type names still there. Also, you can make 
> whatever alias you want.

How is it not a breaking change?


More information about the Digitalmars-d mailing list