Actions
Feature #36
closedsupport for long identifiers in StdInterpreter
Start date:
04/03/2015
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
StdInterpreter uses an ARRAY 32 OF CHAR for identifiers, which means that
identifiers longer than 31 characters are not supported. This should be
aligned with the CP compiler, which supports identifiers up to 255 characters.
Reported by Rainer Neubauer, 2012-06-09.
Refers to CPC 1.7 rc5 change list item 11.
Actions