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

Locked

Should we merge the changes of branch issue-#39 into master?

Yes
7
100%
No
0
No votes
Abstain
0
No votes
 
Total votes: 7

User avatar
Josef Templ
Posts: 2048
Joined: Tue Sep 17, 2013 6:50 am

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

Post 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
Last edited by Josef Templ on Thu Apr 23, 2015 11:26 am, edited 1 time in total.
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

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

Post by DGDanforth »

So, this is a more restrictive condition. Some code that previously compiled will now fail, right?
-Doug
User avatar
Josef Templ
Posts: 2048
Joined: Tue Sep 17, 2013 6:50 am

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

Post 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
Locked