[Pas2js] Strict ordinal types

gabor gabor at poczta.onet.pl
Mon Jan 15 23:40:21 CET 2018


Hello!

Could ordinal types be more strict? For example adding var i: byte = 
200; ... i:=i+100; will result in i=44 instead of i=300.
I know it will affect performance, but it could be controlled by 
compiler directive.

Regards,
MichaƂ.


More information about the Pas2js mailing list