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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,23c0de5a42cf667e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GNAT packages in Linux distributions Date: Mon, 10 May 2010 03:26:56 +0200 Organization: A noiseless patient Spider Message-ID: <8739y0y2an.fsf@ludovic-brenta.org> References: <87mxw9x7no.fsf@ludovic-brenta.org> <87bpcoydfx.fsf@ludovic-brenta.org> <877hncy2kl.fsf@ludovic-brenta.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Mon, 10 May 2010 01:26:56 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="aWhQTHgfdnD2YXcebEBGuQ"; logging-data="26516"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+4Na2JBRMfbsZynVZUlBHR" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:AAGaSuRszqW69Q5c1U2O8CrXL8I= sha1:UF7mStpq62QP8XWbm/mojAq+Ee4= Xref: g2news2.google.com comp.lang.ada:11433 Date: 2010-05-10T03:26:56+02:00 List-Id: I wrote on comp.lang.ada: > Not reporting a bug is the only certain way never to see it fixed. > Therefore, if you don't have a support contract, report all your bugs. > They will get fixed eventually. I might add this: If you do not report a bug, it will never be fixed. If you report a bug, one of several things can happen: - it is already fixed in GNAT Pro: then the fix will be in the next version of GCC and of GNAT GPL. In addition the bug that was hitherto private becomes public and a workaround may be found. - it it not already fixed in GNAT Pro: then it will be fixed in 2 years (usually less, though). A workaround may also be found in the mean time. Either way, nothing bad happens if you report a bug. PS. If you are jobless, you might try working on known compiler bugs and eventually join AdaCore :) -- Ludovic Brenta.