IE 200307043

Original Reporter info from Mantis: alexionne
  • Reporter name: Aleksa Todorovic

Description:

This code produces IE 200307043 on line 'p := nil + 1;'

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

SVN trunk version also has the problem.

Mantis conversion info:

  • Mantis ID: 13815
  • Version: 2.2.4
  • Fixed in version: 2.4.0
  • Fixed in revision: 13194 (#17a7903e)
Assignee Loading
Time tracking Loading