STR-16: Var not bound: no error or warning
https://mail.cs.uu.nl/pipermail/stratego-bugs/2003-December/000206.html
Submitted on 18 March 2004 at 10:37
Issue Log
On 23 April 2004 at 21:06 Jira commented:
STR-16, martin:
This problem has been added to spec/testneg. It is in the accept-success list.
On 30 April 2004 at 14:04 Jira commented:
STR-16, visser:
Fixed in revision 6042. All branches of a term are now inspected for
possible errors. This is achieved using the non-short-circuit
or operator, which always executes both its branches, even if the
first already succeeded.
Log in to post comments