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,4819e43c270862a9 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!backlog2.nntp.dca.giganews.com!nntp.posted.plusnet!news.posted.plusnet.POSTED!not-for-mail NNTP-Posting-Date: Thu, 26 Mar 2009 19:24:10 -0500 Date: Fri, 27 Mar 2009 00:23:57 +0000 From: Tim Rowe User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Newbie Question: Integer_IO an Data_error References: <873ad0ueva.fsf@babel.localdomain> <87eiwj3kj3.fsf@babel.localdomain> In-Reply-To: <87eiwj3kj3.fsf@babel.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-YvCz3ERxf5GBcJj+8gAykvR6zjBWkHQWtMZiYFlpiFRFIruYJrGsXOX+L0kqfBakdwCRHr5TwEwDWO/!yfW3E1EwOgvfyL3L8KXPFma2fmGjqNuJ2BMHIYpzhWk4vxcLXIpyXKfTsWHbghETQ6SnknbvUC0W!FZA6sFCUnlHt X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 X-Original-Bytes: 1453 Xref: g2news1.google.com comp.lang.ada:4356 Date: 2009-03-27T00:23:57+00:00 List-Id: Zachary Kline wrote: > This works, after a fashion. I suspec the problem does indeed have to > do with the input stream. The solution of doing a string get seems > needlessly hack-ish. The string Get was for diagnosis, not to leave in the final code!