issue-#43 revisited
Posted: Sat Nov 21, 2015 8:31 am
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
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