Boys can we get cent/ucent

Johan Engelen via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Tue Jul 26 15:38:50 PDT 2016


On Friday, 22 July 2016 at 22:37:46 UTC, deadalnix wrote:
> I know that DMD doesn't support it, but it has been a pain in 
> the ass to not have cent/ucent for me.
>
> Adding support in LDC shouldn't be too difficult, as one can 
> emit an i128 and let LLVM do the work. Would that be possible ?

How does this avoid the "fork the language" department?
I ask because I have a similar issue with vector operations
(https://github.com/ldc-developers/ldc/pull/1485).


More information about the digitalmars-d-ldc mailing list