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,1116ece181be1aea X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-26 12:30:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Is the Writing on the Wall for Ada? Date: Fri, 26 Sep 2003 14:32:49 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <1064527575.648809@master.nyc.kbcfp.com> <3F739C1D.4030907@attbi.com> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:43021 Date: 2003-09-26T14:32:49-05:00 List-Id: "Stephen Leake" wrote in message news:ufzij4fbt.fsf@nasa.gov... > > The C++ std::string also has a getline procedure to read from stdin > > directly into a std::string. A similar function should have been > > provided for Ada.Strings.Unbounded. > > True, and ACT did so. That would be a good candidate for Ada0Y See AI-301. Randy.