Page 1 of 1

issue-#43 revisited

Posted: Sat Nov 21, 2015 8:31 am
by Josef Templ
Oleg N. Cher has reported an issue with respectto the changes regarding unlimited size of code procedures.

Although currently not used in BB itself, string literals may
appear in a code procedure indeed. The change for the representation
of code procedures must also be applied for string literals.
In addition:
1. It is now possible to have any number of string literals
as specified in the docu.
2. Usage of real constants inside a code procedure is marked as an error now.
3. the readability of the code has been slightly improved

For the changes see http://redmine.blackboxframework.org/pr ... 71e8fed600.

- Josef

Re: issue-#43 revisited

Posted: Mon Jan 04, 2016 7:35 pm
by Ivan Denisov
Josef, do you think, this is ready for been voted? Is there any changes?

Re: issue-#43 revisited

Posted: Tue Jan 05, 2016 9:21 am
by Josef Templ
It is ready for voting.

- Josef