Re: [fpc-devel] overflow checking

2007-03-26 Thread Vincent Snijders
Vincent Snijders schreef: Hi, I am trying to compile and run some parts of Lazarus (lcl\interfaces\win32) with -Criot. I get some overflow errors I don't understand. I tried to understand the logic behind the generated assembler and made a small test program, which doesn't give an overflow e

[fpc-devel] overflow checking

2007-03-25 Thread Vincent Snijders
Hi, I am trying to compile and run some parts of Lazarus (lcl\interfaces\win32) with -Criot. I get some overflow errors I don't understand. I tried to understand the logic behind the generated assembler and made a small test program, which doesn't give an overflow error, but that has the same