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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f297d5b850ee1e61 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-18 12:32:14 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-03!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Ada2005 clear screen etc. Date: Tue, 18 Mar 2003 14:31:42 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <87f5a614.0303011527.4cb09de2@posting.google.com> <3E74000C.2040209@attbi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:35478 Date: 2003-03-18T14:31:42-06:00 List-Id: Preben Randhol wrote in message ... >Randy Brukardt wrote: >> >> Wide_Wide_Character and associated operations are also under >> consideration. But note that there are NOT libraries, which was the >> topic of discussion. > >No, I was just searching through the topics and I could find something >on it, but apparently I wasn't using the correct search words :-) Wide_Wide_Character is in AI-285. (BTW, the AdaIC search engine doesn't currently index the AIs, because they're inside of the version control system, which makes them invisible to the indexer. We'll figure out a fix soon.) Randy.