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,c8acfc87fbb1813d X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g11g2000yqe.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Reporting bugs (was: Timing code blocks) Date: Fri, 5 Mar 2010 07:27:43 -0800 (PST) Organization: http://groups.google.com Message-ID: <9fcbd0a3-b180-4c71-a10c-13169ed54c39@g11g2000yqe.googlegroups.com> References: <2d5bead9-72f9-4c84-9ac1-a058c2591ef1@c37g2000prb.googlegroups.com> <13j6juslcud2k.1n4jnpj74p3k$.dlg@40tude.net> <7z22vijb7le.172ngg4sxpuvr$.dlg@40tude.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1267802863 18598 127.0.0.1 (5 Mar 2010 15:27:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 5 Mar 2010 15:27:43 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g11g2000yqe.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9433 Date: 2010-03-05T07:27:43-08:00 List-Id: Dmitry A. Kazakov wrote on comp.lang.ada: > On Fri, 5 Mar 2010 00:33:54 -0800 (PST), Ludovic Brenta wrote: >> I was not aware of this bug; is there a PR in Bugzilla for it? > > As an active member of c.l.a. you should remember it discussed here several > times in recent years. No, I should not remember it. Remembering bugs is the job of a bug tracking system. > Each time I thought - well, the next version will > certainly fix it, somebody had already reported it... (:-)) Bad news: this bug will not be fixed just because you think it will and because you happen to remember this bug. It *might* be fixed if you report it properly in the bug tracking system of GCC. Usenet is not a bug tracking system. A person's head is not a bug tracking system. As an active member of c.l.a, you should remember the appropriate URL but I'll give it to you once again though: http://gcc.gnu.org/bugzilla -- Ludovic Brenta.