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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5e062f5bcdb88fd8 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Michael Bode Newsgroups: comp.lang.ada Subject: Re: gnat 3.15p/Windows and tasking bug Date: Mon, 24 Jul 2006 20:54:55 +0200 Organization: 1&1 Internet AG Message-ID: References: <4ik2m3F45ofgU1@individual.net> NNTP-Posting-Host: p54af29dd.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: online.de 1153767296 2651 84.175.41.221 (24 Jul 2006 18:54:56 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Mon, 24 Jul 2006 18:54:56 +0000 (UTC) X-message-flag: IMPORTANT MESSAGE -- PLEASE READ IMMEDIATELY!!! X-Accepted-File-Formats: ASCII, .rtf, .ps, .pdf - *NO* MS Office files User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Xref: g2news2.google.com comp.lang.ada:5903 Date: 2006-07-24T20:54:55+02:00 List-Id: "Alex R. Mosteo" writes: > https://svn.mosteo.com/public/adagio/gnatpatch/ > > I strongly suspect the only one with modifications is s-tasren.adb, the > others are simply there because they had to be recompiled because of > dependencies. However this is just a fuzzy recall. Thanks. The only difference apart from revision numbers is in s-osprim.adb in line 165: Base_Monotonic_Clock := Base_Clock; > What I can say is that when recompiling these files and linking them with my > program, the bug went away. Mine went away when I started to insert debugging code. Seems to be a Heisenbug :-( -- Michael Bode