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=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e25bef67663eb0b1 X-Google-Attributes: gid103376,public X-Google-Thread: 10baf0,e25bef67663eb0b1 X-Google-Attributes: gid10baf0,public X-Google-ArrivalTime: 2001-05-09 10:40:09 PST Path: newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.windows.x.kde,comp.lang.ada From: Ted Dennison References: <3AF9985D.63B5E511@uundz.de> Subject: Re: Glueing ADA to C++: Process sharing Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Wed, 09 May 2001 13:39:44 EDT Organization: http://www.newsranger.com Date: Wed, 09 May 2001 17:39:44 GMT Xref: newsfeed.google.com comp.windows.x.kde:8921 comp.lang.ada:7388 Date: 2001-05-09T17:39:44+00:00 List-Id: In article <3AF9985D.63B5E511@uundz.de>, Tilman Gloetzner says... >The main loop is in the KDE application, while the ADA package contains >an independent >task which is to be rendezvoued by the KDE application. That all works. > >should be running continously. Instead, the ADA task blocks, and only >continues when >the window of the application is moved or an entry point of the Ada task >is rendezvoued. > >I am not sure if this is related to ADA (I am using gnat) or to KDE, It might help if you could tell us what platform you are doing this on, and (if you know) what threading system your Ada compiler (Gnat) is using. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com