[fpc-pascal] Getting Last User Input reliably

Jonas Maebe jonas at freepascal.org
Sun Dec 5 17:17:50 CET 2021


On 05/12/2021 17:10, James Richters via fpc-pascal wrote:
> I did some tests and went to go turn on Overflow checking just to see what would happen... and noticed it was on already...
> but I noticed it's called "Integer Overflow Checking" which seems it would not apply to things specifically set as DWord.
> I did some searches and didn't come across any overflow checking that wasn't for integers.
> 
> Am I missing something?  Or is this not even an issue because there is no overflow checking for DWord variables anyway?

See https://gitlab.com/freepascal.org/fpc/source/-/issues/25201 (first 
comment)


Jonas


More information about the fpc-pascal mailing list