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,b7e91a32073f0674 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-23 16:57:02 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.vmunix.org!npeer.de.kpn-eurorings.net!news.uni-stuttgart.de!carbon.eu.sun.com!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: whats semicolon? Date: Thu, 23 Oct 2003 23:56:17 +0000 (UTC) Organization: BT Openworld Message-ID: References: <3F983E65.2080407@terra.es> NNTP-Posting-Host: host81-129-61-254.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1066953377 420 81.129.61.254 (23 Oct 2003 23:56:17 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Thu, 23 Oct 2003 23:56:17 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:1560 Date: 2003-10-23T23:56:17+00:00 List-Id: "Ludovic Brenta" wrote in message news:m3u15z4jjl.fsf@insalien.org... > "@{-_-}@" writes: > > > with Text_Io, Ada.Integer_Text_IO; > > use Text_Io, Ada.Integer_Text_IO; > ^^^^^^^ > > This package is obsolete. It is recommended to use Ada.Text_IO > instead. But this will not harm your program until the next revision > of Ada. No - they will still be there, but they will still be obsolete! :-)