Implicit enum conversions are a stupid PITA

Walter Bright newshound1 at digitalmars.com
Thu Mar 25 16:20:32 PDT 2010


bearophile wrote:
> Regarding base type names I have proposed :
> byte => sbyte
> wchar => char16 (or shortchar)
> dchar => char32 (or intchar)


Yes, we can endlessly rename keywords, but in the end, what does that accomplish 
that would compensate for upending every D program in existence?



More information about the Digitalmars-d mailing list