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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,20c75acdaea028c3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news2.google.com!news.germany.com!news.belwue.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Usage of \ in Ada Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1156147411.215015.31110@i42g2000cwa.googlegroups.com> <17jicmx6si17i.1wwvf6cafw7u1.dlg@40tude.net> <1thd8agjty9cr.dyp1m8yqb4xd$.dlg@40tude.net> <1156270408.443763.15680@h48g2000cwc.googlegroups.com> <1156354284.975163.174490@b28g2000cwb.googlegroups.com> <1j9zi3r2docoq$.5gnvkzmffdxu.dlg@40tude.net> <1156378961.270464.303590@75g2000cwc.googlegroups.com> <6gojce.g51.ln@hunter.axlog.fr> Date: Thu, 24 Aug 2006 16:43:49 +0200 Message-ID: <2f9ru1bztay7$.1j4aaiajb50e5.dlg@40tude.net> NNTP-Posting-Date: 24 Aug 2006 16:43:49 CEST NNTP-Posting-Host: e2882566.newsspool1.arcor-online.net X-Trace: DXC=fL On Thu, 24 Aug 2006 14:15:07 +0200, Jean-Pierre Rosen wrote: > Dmitry A. Kazakov a �crit : >> Let S be the set of code positions 0..1F U 7F..9F U FFFE..FFFF. >> >> My question to language lawyers is about the relation between S and >> graphic_character: >> >> 1. Can some x of S be graphic_character? >> (do S and graphic_character intersect) > No >> 2. Is any y outside S graphic_character? >> (is complement of S a subset of graphic_character) > Yes. OK > The only issue is whether a non-graphic > character is allowed in a character string in Ada. It seems that ARM 2.6(2-4) requires it be a graphic_character. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de