Hello bearophile,

Daniel Keep:

My personal bug-bear is that D inherited C's insane % behaviour.

I too don't like that %.
Is this something that can be fixed in D?
Bye,
bearophile

Short of overflow detection (and the overhead that causes) I think this is an issue inherent to discreet systems (a.k.a. all computer systems) that we just have to live with.


Reply via email to