A NOTE has been added to this issue. ====================================================================== https://www.austingroupbugs.net/view.php?id=1911 ====================================================================== Reported By: dannyniu Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1911 Category: Base Definitions and Headers Tags: tc1-2024 Type: Omission Severity: Editorial Priority: normal Status: Resolved Name: DannyNiu/NJF Organization: Individual User Reference: Section: XBD Section 9, Regular Expressions Page Number: Page 187 Line Number: Line 6675 Onwards Interp Status: --- Final Accepted Text: See https://www.austingroupbugs.net/view.php?id=1911#c7096. Resolution: Accepted As Marked Fixed in Version: ====================================================================== Date Submitted: 2025-02-28 02:37 UTC Last Modified: 2025-06-30 11:21 UTC ====================================================================== Summary: Clearify & consistently define "subexpression" for ERE. ======================================================================
---------------------------------------------------------------------- (0007215) dannyniu (reporter) - 2025-06-30 11:21 https://www.austingroupbugs.net/view.php?id=1911#c7215 ---------------------------------------------------------------------- There's an additional issue. In 9.4.9 ERE Expression Anchoring, it's said: > shall anchor the expression or subexpression However, the anchors also apply to the beginning and end of alternatives, i.e. next to "|". As such I suggest changing it to: > shall anchor the expression, subexpression, and beginning or end of alternatives. Issue History Date Modified Username Field Change ====================================================================== 2025-02-28 02:37 dannyniu New Issue 2025-03-06 17:49 geoffclare Note Added: 0007096 2025-03-06 17:50 geoffclare Note Edited: 0007096 2025-03-13 15:21 Don Cragun Status New => Resolved 2025-03-13 15:21 Don Cragun Resolution Open => Accepted As Marked 2025-03-13 15:21 Don Cragun Interp Status => --- 2025-03-13 15:21 Don Cragun Final Accepted Text => See https://www.austingroupbugs.net/view.php?id=1911#c7096. 2025-03-13 15:23 Don Cragun Tag Attached: tc1-2024 2025-06-30 11:21 dannyniu Note Added: 0007215 ======================================================================
