View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000798 | 1003.1(2013)/Issue7+TC1 | Base Definitions and Headers | public | 2013-11-16 20:58 | 2022-07-28 16:28 |
Reporter | steffen | Assigned To | |||
Priority | normal | Severity | Objection | Type | Enhancement Request |
Status | Closed | Resolution | Rejected | ||
Name | steffen | ||||
Organization | |||||
User Reference | |||||
Section | XBD 9.3.5, XCU 4. | ||||
Page Number | 185, 3274 | ||||
Line Number | 6001-6004, 109878-109879 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000798: Addition of a [:symbol:] bracket expression character class expression | ||||
Description | Related to the addition of a new «symbol» character class is a new corresponding character class expression. | ||||
Desired Action | XBD 9.3.5, «RE Bracket Expression» On page 185, lines 6001-6004 change The following character class expressions shall be supported in all locales: [:alnum:] [:cntrl:] [:lower:] [:space:] [:alpha:] [:digit:] [:print:] [:upper:] [:blank:] [:graph:] [:punct:] [:xdigit:] to The following character class expressions shall be supported in all locales: [:alnum:] [:cntrl:] [:lower:] [:punct:] [:upper:] [:alpha:] [:digit:] [:space:] [:xdigit:] [:blank:] [:graph:] [:print:] [:symbol:] XCU 4., «tr» On page 3274, lines 109878-109879 change alnum blank digit lower punct upper alpha cntrl graph print space xdigit to alnum blank digit lower punct symbol xdigit alpha cntrl graph print space upper | ||||
Tags | UTF-8_Locale |
|
This was discussed during the 2022-07-28 conference call. There is no existing practice for this change, so this bug is rejected. If anything, it is properly a component of any proposed resolution to 0001548. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-16 20:58 | steffen | New Issue | |
2013-11-16 20:58 | steffen | Name | => steffen |
2013-11-16 20:58 | steffen | Section | => XBD 9.3.5, XCU 4. |
2013-11-16 20:58 | steffen | Page Number | => 185, 3274 |
2013-11-16 20:58 | steffen | Line Number | => 6001-6004, 109878-109879 |
2013-11-18 10:24 | geoffclare | Relationship added | related to 0000795 |
2014-01-16 16:51 | Don Cragun | Tag Attached: UTF-8_Locale | |
2022-07-28 16:21 | eblake | Relationship added | related to 0001548 |
2022-07-28 16:28 | Don Cragun | Interp Status | => --- |
2022-07-28 16:28 | Don Cragun | Note Added: 0005917 | |
2022-07-28 16:28 | Don Cragun | Status | New => Closed |
2022-07-28 16:28 | Don Cragun | Resolution | Open => Rejected |