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,545551cf46d41dea X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news3.google.com!news2.volia.net!newsfeed01.sul.t-online.de!t-online.de!solnet.ch!solnet.ch!proxad.net!cleanfeed1-a.proxad.net!nnrp4-2.free.fr!not-for-mail Sender: sam@willow.rfc1149.net From: Samuel Tardieu Newsgroups: comp.lang.ada Subject: Re: ICFP Programming Contest virtual machine in Ada References: <87zmeobwtd.fsf@willow.rfc1149.net> <1154448852.738392.325930@p79g2000cwp.googlegroups.com> <87vepcb849.fsf@willow.rfc1149.net> <1154464414.687174.209230@75g2000cwc.googlegroups.com> Date: 02 Aug 2006 01:29:56 +0200 Message-ID: <87mzaoavbf.fsf@willow.rfc1149.net> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Leafnode-NNTP-Posting-Host: 2001:6f8:37a:2::2 Organization: Guest of ProXad - France NNTP-Posting-Date: 02 Aug 2006 01:30:48 MEST NNTP-Posting-Host: 88.191.14.223 X-Trace: 1154475048 nnrp4-2.free.fr 17424 88.191.14.223:38733 X-Complaints-To: abuse@proxad.net Xref: g2news2.google.com comp.lang.ada:6056 Date: 2006-08-02T01:30:48+02:00 List-Id: >>>>> "Hyman" == Hyman Rosen writes: Hyman> If your Put is text and not binary, the output will be garbled, Hyman> assuming that Ada's text Put does the usual LF => CR LF Hyman> mapping. It doesn't. If you want the mapping, you have to use the New_Line procedure (or Put_Line which combines both). And yes, it works fine to get the second codex :) Sam -- Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/