Page 1 of 1

issue-#47 compiler TRAP with SYSTEM.PTR

Posted: Thu May 14, 2015 7:17 pm
by Josef Templ
This issue is about another compiler TRAP. This one appears when using a renamed SYSTEM.PTR type
as shown in the test program in the issue at http://redmine.blackboxframework.org/issues/47.

luowy has figured out what is going on and identified a bug in DevCPP.IncompleteType.
The change is included in the topic branch issue-#47.
See the diffs at http://redmine.blackboxframework.org/pr ... dd64db99a8.

- Josef