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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,113209db8085cad5,start X-Google-Attributes: gid103376,public From: Frank Schneider Subject: Delay in Tasks Date: 1996/05/22 Message-ID: <4numo0$1r46@info4.rus.uni-stuttgart.de>#1/1 X-Deja-AN: 156085323 content-type: text/plain; charset=us-ascii organization: Comp.Center (RUS), U of Stuttgart, FRG x-url: news:comp.lang.ada/40200-40299 mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 1.12 (X11; I; SunOS 4.1.3 sun4c) Date: 1996-05-22T00:00:00+00:00 List-Id: Hello I've a problem with delay statements in tasks. The task entry call hangs when delay is used. I found this problem in the bug list. Is this bug already fixed in a newer gnat-version? Wich gnat version runs without that problem? I use gnat 2.06 for Linux with gcc 2.7.0 (very old version I know). Is there an other way to fix this problem? Thanks Frank