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=-2.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, MAILING_LIST_MULTI,PP_MIME_FAKE_ASCII_TEXT autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,7bc6024195cd0b25 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-26 22:08:13 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!213.56.195.71!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Wilhelm.Spickermann@t-online.de (Wilhelm Spickermann) Newsgroups: comp.lang.ada Subject: Re: Simple Producer/Consumer with Annex E Date: Wed, 27 Jun 2001 07:06:18 +0200 (CEST) Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 993618491 22677 137.194.161.2 (27 Jun 2001 05:08:11 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 27 Jun 2001 05:08:11 +0000 (UTC) To: comp.lang.ada@ada.eu.org Return-Path: X-Mailer: XFMail 1.4.0 on Linux X-Priority: 3 (Normal) In-Reply-To: <9x6_6.310$tD1.24698@news3.oke.nextra.no> X-Sender: 0211750756-0001@t-dialin.net Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:9133 Date: 2001-06-27T07:06:18+02:00 On 26-Jun-01 Frank wrote: > Mike Nowak and I have had the following e-mails (added to this posting) > regarding my issue Subject: "Simple Producer/Consumer with Annex E" on > 19.jun-2001 in this newsgroup. > > It seems to us that the files that are added here > works for Mike Nowak and not for me. Nowak has rewritten my example slightly > (as described in the emails), he has not added a Makefile, but use mine as > the source code of the original problem is added to this email also. > > He has a RedHat 6.0 and I have RedHat 6.2 (versions og gnat's speciefied in > emails) > Could anyone try this source code on other configurations of Ada? > (Unless you see the problem of course :-) > Hi, sorry for not answering earlier. I�ve tried the code of your first mail, added the delay too and removed the "gtkada"-option too and the problem persisted -- then I put it aside to take a closer look later when I have more time (just wait until I�m 65 :-)) ). So the situation now is: it doesn�t work (the "124" doesn�t show up) and I don�t know why. I�m using SuSE 7.1 (Kernel 2.4.2-suse) and the ALT-packages: gnat Version: 3.13p Release: 5 gnat-3.13p-runtime Version: 1 Release: 5 gnat-glade Version: 3.13p Release: 5 Wilhelm