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.50.122.7 with SMTP id lo7mr9424192igb.7.1428822898782; Sun, 12 Apr 2015 00:14:58 -0700 (PDT) X-Received: by 10.140.97.137 with SMTP id m9mr111768qge.12.1428822898641; Sun, 12 Apr 2015 00:14:58 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!l13no4238375iga.0!news-out.google.com!k20ni114qgd.0!nntp.google.com!z60no1010887qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 12 Apr 2015 00:14:58 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.150.223.5; posting-account=2U7CXQoAAAA3Qr8aftwFCDLALPlYn5Qo NNTP-Posting-Host: 87.150.223.5 References: <2bfa2168-9073-45a8-940a-ee13ea0d2493@googlegroups.com> <4305097a-8c61-4e5e-ac7c-a9421547fd87@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <39ab483b-9a5c-40f9-83bf-67bbd1e03b5b@googlegroups.com> Subject: Re: Priority of Get() over Put() ? on Mac 10.10.3 From: j.dabel@t-online.de Injection-Date: Sun, 12 Apr 2015 07:14:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:192827 Date: 2015-04-12T00:14:58-07:00 List-Id: On Sunday, April 12, 2015 at 8:11:45 AM UTC+2, Niklas Holsti wrote: > On 15-04-12 08:14 , AdaMagica wrote: > >> Flush didn't help it was Put_Line(). > > > > Looks like a compiler problem then with Flush. > > I believe that this problem happens when one runs a program within GPS, > not directly from a terminal window. Apparently GPS adds some > line-oriented buffering. Earlier discussion at > http://www.experchange.com/problem-with-output-using-ada-text_io-t4394074. > > (By the bye, is a good archive of comp.lang.ada available somewhere? or > must one go to Google Groups?) > > -- > Niklas Holsti > Tidorum Ltd > niklas holsti tidorum fi > . @ . Yes I was running the program within GPS. Perhaps it is a Mac only problem? Juergen Dabel Schrobenhausen