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,6aa6d133611419f5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-28 18:23:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.isc.org!agilent.com!sdd.hp.com!usc.edu!attla2!ip.att.net!attbi_feed3!attbi.com!sccrnsc02.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: <3D6688E1.3A1797CC@san.rr.com> <1030464758.505647@master.nyc.kbcfp.com> <7vu1lfbejt.fsf@vlinux.voxelvision.no> Subject: Re: Thought this was interesting X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@attbi.com X-Trace: sccrnsc02 1030584201 66.31.5.146 (Thu, 29 Aug 2002 01:23:21 GMT) NNTP-Posting-Date: Thu, 29 Aug 2002 01:23:21 GMT Organization: AT&T Broadband Date: Thu, 29 Aug 2002 01:23:21 GMT Xref: archiver1.google.com comp.lang.ada:28539 Date: 2002-08-29T01:23:21+00:00 List-Id: "Ole-Hjalmar Kristensen" wrote in message news:7vu1lfbejt.fsf@vlinux.voxelvision.no... > Hyman Rosen writes: > Bizarre behaviour indeed. What puzzles me is that I attempted briefly > to write an equivalent C program, and it did not give the same > results. Any idea of what's so special about text_io? > Hmm that is strange..The first time I saw this bug it was actually sent as a 3 or 4 line C program and I translated it to Ada (to prove that you can do anything in Ada that you do in C :). In any case, rest assured that a very similar C program produces the same results.