Page 1 of 1

issue-#39 checking illegal use of SYSTEM.ADR function

Posted: Wed Apr 22, 2015 1:15 pm
by Josef Templ
This voting is about merging the changes of topic branch issue-#39
(checking illegal use of SYSTEM.ADR function cf. http://redmine.blackboxframework.org/issues/39)
to master.
The diffs can be found under http://redmine.blackboxframework.org/pr ... 9f121aee0b.

Gentlemen, please cast your vote or let me know if there are any objections about merging this issue.

- Josef

Re: issue-#39 checking illegal use of SYSTEM.ADR function

Posted: Thu Apr 23, 2015 12:52 am
by DGDanforth
So, this is a more restrictive condition. Some code that previously compiled will now fail, right?
-Doug

Re: issue-#39 checking illegal use of SYSTEM.ADR function

Posted: Thu Apr 23, 2015 7:44 am
by Josef Templ
DGDanforth wrote:So, this is a more restrictive condition. Some code that previously compiled will now fail, right?
-Doug
No, the correct formulation is:

"Some code that previously generated a TRAP in the compiler will now generate an error message."

- Josef