Re: New release of IntToStr and Sort Benchmark and validation tools



Hi

John O'Harrow wrote:

If you place a breakpoint on the line:-

for I := Low(Integer) to High(Integer) do

Lo(Integer) should be -2147483648

and

High(Integer) should be 2147483647

Is this the case under D5/D6?

It is hard to make a breakpoint on line there is deleted :-)

And yes i have tried remove the optimization option.

regards
Lars
.