This voting is about issue-#95:
http://redmine.blackboxframework.org/issues/95
Discussion
The Scanner interprets "{2, 3 6}" as the legal set {2, 3, 6}.
Curiously the compiler recognises the first form as "illegal".
After suggested fix Set procedure check the syntax more accurately.
In addition two more bugs were fixed:
1. the 'start' position of a set was not set correctly
2. in case of detecting eot (end of text) inside a set, the result type
was sometimes 'invalid' and sometimes 'eot'. Now it is always 'invalid'.
The suggested differences:
http://redmine.blackboxframework.org/pr ... 22ba0cbbbc
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.394.zip
issue-#95 TextMapper Scanner & SETS
-
- Posts: 1700
- Joined: Tue Sep 17, 2013 12:21 am
- Location: Russia
-
- Posts: 1700
- Joined: Tue Sep 17, 2013 12:21 am
- Location: Russia
Re: issue-#95 TextMapper Scanner & SETS
The voting have finished.
The resulting version is:
http://blackboxframework.org/unstable/m ... a1.402.zip
http://blackboxframework.org/unstable/m ... -setup.exe
The resulting version is:
http://blackboxframework.org/unstable/m ... a1.402.zip
http://blackboxframework.org/unstable/m ... -setup.exe