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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,677965e410b8ed18,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!34g2000hsz.googlegroups.com!not-for-mail From: "=?ISO-8859-1?Q?Hibou57_(Yannick_Duch=EAne)?=" Newsgroups: comp.lang.ada Subject: KC normalization form for text Date: Mon, 25 Feb 2008 20:03:04 -0800 (PST) Organization: http://groups.google.com Message-ID: <2c2354d7-b427-4420-8161-7da417e92505@34g2000hsz.googlegroups.com> NNTP-Posting-Host: 77.198.58.119 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1203998584 5210 127.0.0.1 (26 Feb 2008 04:03:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 26 Feb 2008 04:03:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 34g2000hsz.googlegroups.com; posting-host=77.198.58.119; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.23 (Windows NT 5.1; U; fr),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20074 Date: 2008-02-25T20:03:04-08:00 List-Id: LRM 2.1 4.1/2 : > The semantics of an Ada program whose text is not in Normalization Form KC (as defined by section > 24 of ISO/IEC 10646:2003) is implementation defined. Does it really apply as well on character literals, string literals and comments ? If it does, this is very restrictive (mainly for character and string literals).