This is a voting for merging a compiler fix into master.
As far as I see there cannot be any side effects to correct programs because the change only affects
the case where an error is reported due to SYSTEM.VAL limitations.
The fix only sets the result of the failed conversion such that the code generator
can continue with the current statement. After that it will terminate anyway.
A test version is available from http://blackboxframework.org/unstable/i ... 1.1041.zip.
For the changes see https://redmine.blackboxframework.org/p ... 0d3f0409c2
Gentlemen, please cast your vote.
- Josef
issue#-188 compiler trap with SYSTEM.VAL
- Josef Templ
- Posts: 2047
- Joined: Tue Sep 17, 2013 6:50 am
issue#-188 compiler trap with SYSTEM.VAL
Last edited by Josef Templ on Fri Jun 15, 2018 12:23 pm, edited 1 time in total.
Re: issue#-187 compiler trap with SYSTEM.VAL
I am confused. Is this issue 187 or 188? I can't find 187 in Redmine.
- Josef Templ
- Posts: 2047
- Joined: Tue Sep 17, 2013 6:50 am
Re: issue#-188 compiler trap with SYSTEM.VAL
It is of course 188. Fixed.
Re: issue#-187 compiler trap with SYSTEM.VAL
I am still confused! Is there a Master build that includes 187?Robert wrote:I am confused. Is this issue 187 or 188? I can't find 187 in Redmine.
- Josef Templ
- Posts: 2047
- Joined: Tue Sep 17, 2013 6:50 am
Re: issue#-188 compiler trap with SYSTEM.VAL
187 is the run-time debugger.
It has not yet been merged into master because there were a number of improvements and
just recently I found a little issue with debugging under wine.
In redmine it is marked as closed because I thought I can merge it but then I found out
that it needs some cleanups.
- Josef
It has not yet been merged into master because there were a number of improvements and
just recently I found a little issue with debugging under wine.
In redmine it is marked as closed because I thought I can merge it but then I found out
that it needs some cleanups.
- Josef
- Josef Templ
- Posts: 2047
- Joined: Tue Sep 17, 2013 6:50 am
Re: issue#-188 compiler trap with SYSTEM.VAL
Vote passed.