Lines Matching refs:subscript
13 subscript was evaluated twice for $((foo[x++]++)) has been fixed.
17 10-01-15 The "adding empty subscript" warning now only emitted with -x set.
32 09-12-11 A bug where the subscript of an unset variable was not evaluated has
123 array instance when invoked in a function ignored the subscript
172 and subscript elements rather than checking for all parameters.
346 array with a subscript containing a . in the name has been fixed.
365 for an indexed array subscript is not an enumeration type.
388 08-08-25 For an indexed array, a negative subscript now refers to offsets
488 subscript that is not set.
568 instance would fail when the subscript contained characters [ or
671 07-11-15 A bug in which creating an index array with only subscript 0 created
706 could cause the subscript to be evaluated as an arithmetic expression
733 optional when inside [[...]], ((...)) or as a subscript.
757 variable with a subscript that is an arithmetic expression has
789 06-11-16 The discipline functions have been modified to allow each subscript
825 is only needed when using the ([subscript]=value ...) form.
1324 not getting set when an assignment was made without a subscript
1965 96-07-31 A bug that caused side effects in subscript evaluation