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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.58.201.36 with SMTP id jx4mr1231452vec.35.1386788840633; Wed, 11 Dec 2013 11:07:20 -0800 (PST) X-Received: by 10.182.119.133 with SMTP id ku5mr39381obb.4.1386788840566; Wed, 11 Dec 2013 11:07:20 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog4.nntp.dca3.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!ie8no9061995qab.0!news-out.google.com!9ni7231qaf.0!nntp.google.com!ie8no9061988qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 11 Dec 2013 11:07:20 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.140.183.44; posting-account=pmkN8QoAAAAtIhXRUfydb0SCISnwaeyg NNTP-Posting-Host: 86.140.183.44 References: <17d3c750-f4c3-47ea-a136-cf1bc7e6874f@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Should I Box Clever. From: Austin Obyrne Injection-Date: Wed, 11 Dec 2013 19:07:20 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Original-Bytes: 4543 Xref: number.nntp.dca.giganews.com comp.lang.ada:184206 Date: 2013-12-11T11:07:20-08:00 List-Id: On Wednesday, December 11, 2013 4:59:48 PM UTC, Simon Wright wrote: > Austin Obyrne writes: > Fortunately, the soft= ware has been tested this week and is known to > run with sufficient succes= s in gnat 2013 in a MAC environment for me > to say it is reasonable to ass= ume without testing that it will also > run in a modern Windows environment= using a compiler of that same > vintage. That's going a bit far. The code = builds OK, but you can't decrypt on Mac OS X (or Linux, or any Unix-based s= ystem) data that has been encrypted on Windows. This isn't a version-of-GNA= T problem; it's caused by (what the consensus seems to agree is) a limitati= on of GNAT's Text_IO. The code builds OK,=20