A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1852 ====================================================================== Reported By: steffen Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1852 Category: Shell and Utilities Type: Clarification Requested Severity: Editorial Priority: normal Status: New Name: steffen Organization: User Reference: Section: 2.52 Page Number: 2479 Line Number: 80376 ff. Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-08-14 23:38 UTC Last Modified: 2024-08-19 20:16 UTC ====================================================================== Summary: Clarify "$@[:$@:]" (with $# -eq 0) ======================================================================
---------------------------------------------------------------------- (0006866) McDutchie (reporter) - 2024-08-19 20:16 https://austingroupbugs.net/view.php?id=1852#c6866 ---------------------------------------------------------------------- ksh93 does this wrong, with inconsistent behaviour (e.g., for zero PPs, ''"$@" correctly yields one empty field, ''"$@$@" yields zero, and ''"$@$@$@" and on yield one again, but ''''"$@$@$@" yields zero -- etc.). I found the bug and it will be fixed in the next release (ksh 93u+m/1.0.11). Issue History Date Modified Username Field Change ====================================================================== 2024-08-14 23:38 steffen New Issue 2024-08-14 23:38 steffen Name => steffen 2024-08-14 23:38 steffen Section => 2.52 2024-08-14 23:38 steffen Page Number => 2479 2024-08-14 23:38 steffen Line Number => 80376 ff. 2024-08-15 09:30 geoffclare Note Added: 0006862 2024-08-15 18:38 steffen Note Added: 0006865 2024-08-15 19:40 salewski Issue Monitored: salewski 2024-08-19 20:16 McDutchie Note Added: 0006866 ======================================================================