[fpc-pascal] IE 200307043

Aleksa Todorovic alexionne at gmail.com
Sun May 24 23:14:29 CEST 2009


Hi, all!

I've just tried to compile some of my old Pascal code, and got IE
200307043. I've tried both 2.2.4 and svn trunk versions. Simple
program to generate it:

program test;
var
  p: Pointer;
begin
  p := nil + 1;
end.

I couldn't find issue about this in bug tracker, should I report it?


Best,
Aleksa



More information about the fpc-pascal mailing list