Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0000798 [1003.1(2013)/Issue7+TC1] Base Definitions and Headers Objection Enhancement Request 2013-11-16 20:58 2022-07-28 16:28
Reporter steffen View Status public  
Assigned To
Priority normal Resolution Rejected  
Status Closed  
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
Attached Files

- Relationships
related to 0001548New 1003.1(2016/18)/Issue7+TC2 Addition of a POSIX.utf-8 locale (likely as 7.3 "POSIX.utf-8 locale") 
related to 0000795Closedajosey 1003.1(2013)/Issue7+TC1 Addition of a new «symbol» character class 

-  Notes
(0005917)
Don Cragun (manager)
2022-07-28 16:28

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.

- Issue History
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


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker