A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1822 ====================================================================== Reported By: mortoneccc Assigned To: ====================================================================== Project: 1003.1(2016/18)/Issue7+TC2 Issue ID: 1822 Category: Shell and Utilities Type: Enhancement Request Severity: Comment Priority: normal Status: New Name: Ed Morton Organization: User Reference: Section: awk Page Number: 0 Line Number: 0 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-03-14 11:50 UTC Last Modified: 2024-05-20 15:08 UTC ====================================================================== Summary: Define splitting using a null field separator ======================================================================
---------------------------------------------------------------------- (0006789) geoffclare (manager) - 2024-05-20 15:08 https://austingroupbugs.net/view.php?id=1822#c6789 ---------------------------------------------------------------------- Page and line numbers are for issue 8 draft 4.1. On P2617, L85671 section awk (EXTENDED DESCRIPTION) change: <blockquote>If <b>FS</b> is a null string, the behavior is unspecified.</blockquote> to: <blockquote>If <b>FS</b> is a null string, each character shall become a separate field.</blockquote> Issue History Date Modified Username Field Change ====================================================================== 2024-03-14 11:50 mortoneccc New Issue 2024-03-14 11:50 mortoneccc Name => Ed Morton 2024-03-14 11:50 mortoneccc Section => awk 2024-03-14 11:50 mortoneccc Page Number => 0 2024-03-14 11:50 mortoneccc Line Number => 0 2024-05-20 15:08 geoffclare Note Added: 0006789 ======================================================================
