[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-oro-dev
Subject:    DO NOT REPLY [Bug 4531]  -
From:       bugzilla () apache ! org
Date:       2001-11-14 1:43:35
[Download RAW message or body]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4531>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4531

print/graph/punct character classes missing some chars

dfs@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From dfs@apache.org  2001-11-13 17:43 -------
This is yet another byproduct of Takashi's well-intentioned unicode patch,
but I get stuck fixing the bugs :(

The Single Unix Specification (Austin Group Draft 7), the successor to POSIX
and Unix98 defines punctuation characters as the following for the POSIX
locale:

punct <exclamation-mark>;<quotation-mark>;<number-sign>;
<dollar-sign>;<percent-sign>;<ampersand>;<apostrophe>;
<left-parenthesis>;<right-parenthesis>;<asterisk>;
<plus-sign>;<comma>;<hyphen>;<period>;<slash>;
<colon>;<semicolon>;<less-than-sign>;<equals-sign>;
<greater-than-sign>;<question-mark>;<commercial-at>;
<left-square-bracket>;<backslash>;<right-square-bracket>;
<circumflex>;<underscore>;<grave-accent>;<left-curly-bracket>;
<vertical-line>;<right-curly-bracket>;<tilde>

Rather than handle some of these specifically, in order to maintain locale
independence, I have added Character.MATH_SYMBOL, CURRENCY_SYMBOL, and
MODIFIER_SYMBOL in addition to the various _PUNCTUATION types to represent
[[:punct:]].

--
To unsubscribe, e-mail:   <mailto:oro-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:oro-dev-help@jakarta.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic