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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca.giganews.com!nntp.giganews.com!goblin2!goblin.stu.neva.ru!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Natasha Kerensikova Newsgroups: comp.lang.ada Subject: Re: Strange bug in GNAT Date: Sat, 5 Jul 2014 15:26:43 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <53b55ba8$0$6656$9b4e6d93@newsspool3.arcor-online.net> Injection-Date: Sat, 5 Jul 2014 15:26:43 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="76a49b86bc3e16725b7cfca3d85cb4c8"; logging-data="16859"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+VjRA4bQCXtUodEz4/5mkz" User-Agent: slrn/1.0.1 (FreeBSD) Cancel-Lock: sha1:HpW9LHuhFepb5QAlV6hacrr1X7U= Xref: number.nntp.dca.giganews.com comp.lang.ada:187374 Date: 2014-07-05T15:26:43+00:00 List-Id: Hello, On 2014-07-03, G.B. wrote: >> Is there any chance that you can reproduce the problem using GNAT GPL? > > It works with or without the anonymous block with GNAT GPL 2014 > and AWS GPS 2014 on a Mac. I have had to tweak the make .gpr > a bit, to make it independent of the testing setup. The unit > "tests/minimal.adb" is like "tests/upload_server.adb" without > the non-debug branches. I guess that means there is no point in reporting it to AdaCore, at best it's a GNAT issue that hasn't made it to FSF branch, at worst it's a FSF-only problem. Thanks a lot for having gone through the trouble of testing my code. Natasha