To avoid some 32=>64 bit user code port bugs

KennyTM~ kennytm at gmail.com
Mon Aug 16 12:58:10 PDT 2010


On Aug 16, 10 23:19, Trass3r wrote:
>> So I think size_t=>uint may require a cast on 32 bit systems too,
>> so when the code gets compiled with the 64 bit dmd this error isn't
>> present.
>
> Well just make size_t a typedef instead of an alias.

Isn't typedef being deprecated?


More information about the Digitalmars-d mailing list