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.182.206.102 with SMTP id ln6mr18456653obc.42.1432412625498; Sat, 23 May 2015 13:23:45 -0700 (PDT) X-Received: by 10.140.96.137 with SMTP id k9mr206806qge.10.1432412625467; Sat, 23 May 2015 13:23:45 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!j8no8495205igd.0!news-out.google.com!k20ni44878qgd.0!nntp.google.com!z60no3442055qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 23 May 2015 13:23:45 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:120b:c3d0:1100:51ec:6454:d52a:cd97; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:120b:c3d0:1100:51ec:6454:d52a:cd97 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Problems with the "mwindows" switch From: gautier_niouzes@hotmail.com Injection-Date: Sat, 23 May 2015 20:23:45 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:25979 Date: 2015-05-23T13:23:45-07:00 List-Id: Le vendredi 22 mai 2015 20:35:59 UTC+2, NiGHTS a =E9crit=A0: > Unfortunately when the "mwindows" flag is set not only does the GUI not a= ppear as expected, but I don't get any feedback on the command console eith= er. It makes me think that there is something fundamentally broken with the= executable itself. It is an unfortunately normal behavior. Each console output when there is n= ot console due to -mwindows will stop the program... So you need to remove all you put's or put_line's or frame them inside a co= ndition. if trace then put(...); en if; _________________________=20 Gautier's Ada programming=20 http://gautiersblog.blogspot.com/search/label/Ada=20 NB: follow the above link for a valid e-mail address=20