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-Thread: 103376,a3fe2aac201210c0 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Nick Roberts" Newsgroups: comp.lang.ada Subject: Re: Ada2005 (was Re: reading a text file into a string Date: Mon, 19 Jul 2004 14:01:12 +0100 Message-ID: References: <40f6bf21@dnews.tpgi.com.au> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de /mVFgvC9pqyQ6BCjbKDjFgvdQAbWNbDt5Es42gua/z3tbzQsA= User-Agent: Opera M2/7.51 (Win32, build 3798) Xref: g2news1.google.com comp.lang.ada:2235 Date: 2004-07-19T14:01:12+01:00 List-Id: On Mon, 19 Jul 2004 11:51:52 +0000 (UTC), Peter Hermann wrote: > ... > There is no compelling reason why such a FUNCTION get_line > should not be in package specification Ada.text_io of Ada2005. > Or did I miss something? AI95-301 suggests: I/O operations on unbounded strings are provided in a new child package of Ada.Text_IO. But I'm not sure if this one will get in. -- Nick Roberts