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

Trass3r un at known.com
Mon Aug 16 08:19:56 PDT 2010


> 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.


More information about the Digitalmars-d mailing list