From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,4dde1b456a42123c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news3.google.com!feeder.news-service.com!newsfeed.straub-nv.de!news.mixmin.net!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Tiny error in ARM 2012 ? (about characters) Date: Sun, 23 Jan 2011 19:16:26 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: NNTP-Posting-Host: 4a54979297b5f0b9ba87891d6b597bfe Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: c4b122502a172315ae4320903cdabb83 X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=c4b122502a172315ae4320903cdabb83 X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Xref: g2news2.google.com comp.lang.ada:17618 Date: 2011-01-23T19:16:26-07:00 List-Id: On 01/23/2011 04:43 PM, Yannick Duchêne (Hibou57) wrote: > > Seem the category Separator,Space > http://www.fileformat.info/info/unicode/category/Zs/list.htm > is missing from Format_Effector. It is safe, as luckily this does not include > the zero-width space (U=200B) nor the zero-width no-break space (U+FEFF), which > would be both unsafe. Separator,Space is defined in 2.1(11/2), but not referred to. From http://www.ada-auth.org/standards/12aarm/html/AA-2-1.html: 11/2 {AI95-00285-01} {separator_space} separator_space Any character whose General Category is defined to be “Separator, Space”. -- Jeff Carter "We use a large, vibrating egg." Annie Hall 44