Search found 1 match

by marco.ciot
Tue Jun 24, 2014 10:17 am
Forum: Bug
Topic: DevCPT bug
Replies: 5
Views: 10437

Re: DevCPT bug

No, it's definetely a compiler bug. I have fixed it in my branch of BlackBox. I added a Debug Statement in DevCPT, that shows what's done wrong at compile time: DevCPT.zip Fixed excerpt from DevCPT: PROCEDURE OutRecurseBaseTypeForHdFlds (typ: Struct; adr: INTEGER); BEGIN IF typ.BaseTyp # NIL THEN Ou...