Lines Matching refs:when

27 	  < SIGCHLD when a trap for a signal > SIGCHLD was set has been fixed.
30 09-12-15 A bug that produced a syntax error when a multibyte character
44 a pipeline when the command had more than 63 arguments that did
58 when IFS did not contain a new line has been fixed.
66 09-10-31 A bug that corrupted saved exit status when pids wrapped around has
73 09-10-12 A bug in converting a printf %d operand to a number when the operand
84 09-09-16 A bug in which a pipeline in a here-document could hang when the
87 occurred when a buffer began with <escape><new-line> has been fixed.
94 when it was converted from a compound variable by adding an another
100 09-09-01 An error message is not displayed when * and @ are used as subscripts.
123 array instance when invoked in a function ignored the subscript
126 type variables when reference with a name reference has been fixed.
130 09-07-08 A bug in the processing of name reference assignments when it
133 should be no loss of precision when converting to a string.
144 09-06-18 A bug which occurs when appending a compound variable to an indexed
148 09-06-17 A bug in typeset -m when moving a local compound variable to a
150 09-06-17 A bug in appending to nodes of an array of compound variables when
152 09-06-17 A bug in typeset -p var, when var is an array of compound variables
154 09-06-17 The prefix expansion ${!y.@} now works when y is a name
156 09-06-16 Traps on signals that are ignored when the shell is invoked
173 09-05-12 A bug which could cause a core dump when a variable whose name
176 09-05-01 A bug that caused a core dump when SIGWINCH was received and
205 09-03-10 A bug in the handling of traps when the last command in a script
213 09-02-02 The exit status when exit was called without an argument from
216 a core dump when the subshell completed has been fixed.
224 of 127 when the pipefail option is enabled has been fixed.
233 not used when a process terminated with a signal has been fixed.
235 a process could be ignored when the process is running a sub-shell
243 09-01-14 The unset built-in was modified to return 0 exit status when
250 the variable x when determining whether x is set or not.
261 08-12-19 A bug which could cause command substitution to hang when the
264 08-12-18 A bug which occurs when a here documented marker embedded in a
277 08-12-07 A bug in typeset -m which occurred when the target node was an
283 the version string when enabled. (1) JOBMAX=n limits the number
302 interactive shells when the pipefail option is on has been fixed.
304 set for an instance could appear twice when displaying the variable
312 08-11-06 A bug which could cause a core dump when the _ reference variable was
351 08-09-23 The -p option to typeset when used with other attributes, restricts
360 08-09-16 If a method discipline named create is specified when defining a
361 type, this function will be called when an instance is created.
363 when defining a compound variable or a type.
364 08-09-10 The shell now prints an error message when the type name specified
377 complete when the subshell terminated could prevent a coprocess
387 and zsh that gets incremented when the shell starts.
400 08-08-06 A bug in read when used in a loop when a prompt was specified
401 when reading from a terminal has been fixed.
411 08-07-17 A bug which occurred when a nameref was created from within a
424 08-07-01 A bug in the handling of shared variables when inside an embedded
426 08-06-29 A bug in multiline edit mode which occurred when the prompt length
428 08-06-23 A bug in which the SIGCLD was not be triggered when background
437 08-06-16 A bug in which printf "%B" could generate an exception when the
442 emacs or gmacs mode when walking up the history file has been fixed.
460 a command substitution with that failed was zero when the assignment
464 08-06-06 A bug when processing `` command substitution with the character
487 08-05-12 The unset built-in now returns non-zero when deleting an array
496 08-05-07 A bug in getopts when handling numerical option arguments has
504 08-05-07 A bug that affected the cursor movement in multiline mode when
512 line to be displayed incorrectly when moving backwards from third
517 08-04-30 A bug which could cause a coprocess to hang when the read end
522 08-04-28 A bug in which ${!x} did not expand to x when x was unset has been
526 08-04-25 A bug in which $# did not report correctly when there were more
531 shell when the last part of a pipeline was handled by the parent shell
540 08-03-24 A bug which could cause a memory exception when a compound variable
563 cursor to be on the wrong line when interrupt was hit has been fixed.
568 instance would fail when the subscript contained characters [ or
579 08-02-12 The backoff logic when there are no more processes has been fixed.
585 typeset that are only applicable when defining a type.
595 cursor up, when the cursor is at the end of the line will fetch
597 07-09-18 The value of ${!var} was correct when var was a reference to an
626 08-01-17 A bug in which discipline functions could be deleted when invoked
645 07-12-06 A bug in the emacs edit mode when multiline was set that output
681 07-11-14 A bug which could cause a core dump when a script invoked by name
687 when invoked in a subshell has been fixed.
693 to the calling function would not expand correctly when displaying
697 07-09-14 A bug in which could cause a core dump when more than 8 file
700 an array when the array name is itself a reference has been fixed.
710 07-08-14 A bug which could cause a core dump when a compound assignment was
723 an exit status of 127 when pipefail was enabled has been fixed.
726 before the carriage return when the newline is entered.
728 when the pipeline was the last command and the failure happened
730 07-06-25 A bug in the expansion of ${var/pattern/rep} when pattern or rep
733 optional when inside [[...]], ((...)) or as a subscript.
742 ${var/pattern/rep} when it was not followed by \ or a digit has
749 hang when the pipefail option is on has been fixed.
756 07-03-06 A bug in which read could core dump when specified with an array
766 cause an unset error when the subshell completed has been fixed.
774 07-01-29 A bug which caused the shell to core dump which can occur when a
786 when read from a terminal device.
788 no argument), when foo[0] is not empty has been fixed.
791 be called when called from a discipline function of the same variable.
800 06-10-26 The printf modifier # when used with d produces units in thousands
801 with a single letter suffix added. The modifier # when used with
812 06-10-12 A bug when skipping over `...` with ${x:=`...`} when x is set
825 is only needed when using the ([subscript]=value ...) form.
829 be ignored when showme is off. When showme is on, any command
832 except when used for file expansion. In this case if not
873 selected when either /bin or /usr/bin is scanned.
876 and ksh88 when the stty lnext is control-v. The sequence
888 when switching from emacs mode.
910 06-01-23 A bug in which print -u<n> could fail when file descriptor <n> was
912 06-01-19 The ?: arithmetic operator fixed to work when the operation after
914 05-12-24 A bug which could lead to a core dump when elements of a compound
917 05-12-13 An arithmetic bug in which x||y was returning x when x was non-zero
926 05-12-05 The whence builtin now returns an absolute pathname when the
930 05-11-29 A bug when reading fixed length records into typeset -b variables
941 with a directory when a .path file was not encountered in
959 05-07-21 A bug with multibyte input when no edit mode was specified which
966 syntax error for an expansion of the form ${x-$(...)} when
970 05-06-08 A bug in which ${var op pattern} to not work when inside an
976 05-04-18 A bug in which the exit status $? is not set when a trap triggered
993 when braceexpand is enabled.
1004 are not space characters when there are fewer variables than fields.
1042 to ${array[0]} when ${array[3]} was not set has been fixed.
1057 when reading variables with the binary attribute so that the
1063 04-07-08 A loop optimizer bug which occurs when typeset is used in
1072 04-06-15 A bug in ${var/pattern/"string"} which occurred when string
1077 cause a core dump when a script with an associative array with
1123 03-12-05 A bug in which the shell could hang when set -x tracing a command
1124 when an invalid multibyte character is encountered has been fixed.
1128 03-12-05 A problem which occurred when the login shell was not a group
1141 as octal constants when they should not have, has been fixed.
1145 called when a string variable was implicitly referenced from
1151 when getting the numerical value of a string variable so that
1159 03-08-07 A bug in which the KEYBD trap was not being invoked when
1163 when reading from standard input has been fixed.
1172 03-07-20 A bug in which could cause memory corruption when a posix
1178 03-07-15 A parsing error for patterns of the form {...}(...) when
1186 03-96-23 A bug in which ${@:offset:len} could core dump when there
1188 03-96-23 A bug in which ${X[@]:offset:len} could core dump when X
1197 03-06-06 A bug in which the shell could core dump when a script was
1200 03-06-05 A bug in which the shell could core dump when a child process
1206 03-05-30 A bug in which the PATH search could give incorrect results when
1213 03-05-20 A bug in which read -N could hang on some systems when reading
1216 would go to the standard output of the invoking command when
1220 could occur when running a function that contained a pipeline
1231 some elements would not be output when the name was a prefix
1234 altered slightly to preserve the leading 0's when the
1264 03-02-28 A bug in which the value of $LINENO was not correct when executing
1271 03-02-14 A bug which could cause a core dump when reading from standard
1272 error when standard error was a pty has been fixed.
1276 would not be found when the last component of PATH was . and the
1280 03-02-05 A bug in the expansion of ${var/$pattern}, when pattern contained
1298 are in an autoloaded function when the function is autoload from
1301 which occurred inside a for or a while loop, when name is a name
1305 02-11-18 A memory leak when unsetting an associative array has been fixed.
1308 02-11-14 A change was made to allow runtime builtins to be notified when
1319 02-10-21 A bug which could cause a core dump when a local SECONDS variable
1324 not getting set when an assignment was made without a subscript
1329 02-09-30 A bug which could cause a core dump when changing attributes
1335 02-09-27 A bug in which the error message for ${var?message} when var was
1339 02-09-14 A bug in whence which occurs when the specified name contained
1349 when a subshell completed has been fixed, for example (prog&).
1356 example FREEBSD) which occurred when setting PATH has been fixed.
1361 traces and from whence when called from a multibyte locale
1363 02-08-01 A bug which could cause a core dump to occur when a shell script
1375 echoing of characters by ksh when emacs or viraw mode
1380 when the OPTIND variable contained a negative value has been fixed.
1385 02-06-10 A bug in which the trap on ERR was not being processed when
1390 02-05-28 A bug which could occur when the last command of a script was
1395 a backslash was inserted in the replacement string when it contained
1398 for multibyte character sets which occurred when a repeated search
1402 disabled when invoked from the read built-in.
1405 02-03-26 A bug in which \ was not handled correctly when used in file
1408 documents when the here-document delimiter was followed by
1421 02-01-07 A bug in the handling of \ when noglob was enabled and a
1430 directory when PATH have no valid directories has been fixed.
1431 01-11-28 The value of $? was not being set when called with exit.
1435 01-11-26 The value for 0 is now preceded by the base number when
1463 01-09-26 A bug in which a zero filled field was treated as octal when
1497 when traps were set has been fixed.
1505 01-08-29 A bug in multibyte input which occurred when a partial multibyte
1508 when an assignment list containing PATH is specified inside
1554 specially even when in an enclosing character class. The
1570 middle of a quoted string, the leading quote is ignored when
1579 read when input did not come from the terminal has been fixed.
1581 when subshells ran built-ins in the background has been fixed.
1584 01-05-08 A bug in read -n when echo mode was disabled has been fixed.
1598 shcomp now stops compiling when it finds an exit or exec
1608 01-04-30 A bug in which read would loose the last character when
1636 when run with locales that considered characters such as "'"
1652 when passing them to ksh88. This has been fixed.
1659 01-02-19 The error message which occurs when the interpreter name
1661 01-02-19 A bug in which $0 would not be set correctly when a
1668 results when used with negation and this has been fixed.
1686 variables when the -n option is on has been fixed.
1688 bug only occurs when ksh93 is compiled without MULTIBYTE enabled.
1692 incorrect when the ++ operator is applied to a non-existing
1699 00-10-27 Using tab for completion now works only when applied
1706 did not work correctly when pattern was '/' or "/" has
1712 00-10-17 A bug the += append operator when a single array element
1740 00-05-09 Modified command substitution to avoid using /tmp files when
1762 00-03-07 printf now returns a non-zero exit status when one of
1776 00-01-28 A bug in which a script could terminate when getopts
1777 encountered an error when invoked inside a function
1795 99-03-31 The emacs and vi modes now handle arrow keys when
1802 99-03-31 A bug in which the value of $? was changed when executing
1808 would generated an error when the function went out of
1820 99-03-31 A bug in which ksh could run out of file descriptors when
1834 when a directory beginning with a letter followed by
1847 98-04-30 A bug when a name reference with a shorter name than
1855 98-04-30 A bug in [[ string1 > string2 ]] when ksh was run with -x
1858 correctly inside {...} when brace expansion is enabled
1862 98-04-30 The default base when not specified with typeset -i is
1890 displayed when a user entered a literal carriage
1910 97-06-30 A bug which could cause an interactive shell to terminate when
1920 97-06-30 A bug which caused a core dump on some machines when
1927 with a leading 10# when declared with typeset -i
1929 97-06-30 A bug in which IFS wasn't correctly restored when
1949 yield 1 for y when x was declared typeset -i was fixed.
1952 %b in the format string are no longer displayed when
1960 defined when the subshell completes.
1966 when tracing was enabled for subscripts using ++ or --
1969 so that the option char is set to ? when it returns with
1985 values from the calling scope when evaluating value.
1987 executed code when a shell script or coprocess was
2021 95-04-31 The expansion of "$@" was incorrect when $1 was the null
2024 a backquoted expression when a $ was preceded by \\
2027 reporting an error when failing to open a script
2029 95-04-31 A bug that could lead to memory corruption when a
2033 after ksh detected an error when reading a function
2035 95-04-31 A bug which could cause a coprocess to hang when
2037 95-04-31 A bug which caused a script to terminate when set -e
2040 95-04-31 A bug with here documents inside $(...) when the delimiter
2042 95-04-31 A bug which caused $0 to display the wrong value when
2048 to be removed when it was followed by digit inside double
2065 ${x='\\'} expanded to \ when x was unset has been fixed.
2067 when the last command in a script was a function invocation
2069 95-04-31 A bug which caused an interactive shell ignore input when
2072 95-04-31 An interactive shell turns on monitor mode even when
2116 directed to /dev/null for background jobs when
2126 94-12-31 A bug which could cause a core dump when a discipline
2134 open for read/write with <> when the first operation
2138 94-12-31 The value of OPTARG when an option that required
2156 94-06-30 A bug that caused a core dump when a script that did not
2159 94-06-30 A bug which caused a core dump on some machines when
2162 performed arithmetic evaluation when the discipline
2170 94-06-30 A bug was fixed which caused ksh to loop when execution trace
2173 to be disabled when a script that enabled monitor mode
2176 when the pattern began with a [ or +( has been fixed.
2177 94-06-30 A bug which prevented ~ expansion from occurring when
2199 94-06-30 A bug which caused 2<&1- when applied to a shell built-in