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: 103376,51c3093575f2b4a7 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.germany.com!feeder2.news.saunalahti.fi!newsfeed3.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!not-for-mail From: Tero Koskinen Newsgroups: comp.lang.ada Subject: Re: bug report being ignored Date: Fri, 29 Feb 2008 18:02:22 +0200 Message-ID: <20080229180222.9baa2ef8.tero.koskinen@iki.fi> References: <7ea24dfc-e992-48b6-bd4e-102a5924456a@62g2000hsn.googlegroups.com> <87r6f0hdj7.fsf@willow.rfc1149.net> NNTP-Posting-Host: ip154.otanner14.opintanner.fi Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.cc.tut.fi 1204300942 15172 195.148.53.154 (29 Feb 2008 16:02:22 GMT) X-Complaints-To: abuse@tut.fi NNTP-Posting-Date: Fri, 29 Feb 2008 16:02:22 +0000 (UTC) X-Newsreader: Sylpheed 2.4.5 (GTK+ 2.12.3; i386-unknown-openbsd4.2) Xref: g2news1.google.com comp.lang.ada:20148 Date: 2008-02-29T18:02:22+02:00 List-Id: On Mon, 25 Feb 2008 23:33:32 +0100 Samuel Tardieu wrote: > >>>>> "Chris" == echancrure writes: > > Chris> Hi all, I don't want to be flippant or anything (I am just > Chris> ignorant of the gcc/ gnat process/effort involved), but I > Chris> filled a bug report for gnat on bugzilla #35050 ( > > Chris> Is there anything that I can do to try to get that bug fixed??? > Chris> Am I doing something wrong? > > So unless someone gets excited by your bug report, I looked at the problem and probably found the location of the bug from the GCC/GNAT sources. Could you try a patch at http://iki.fi/tero.koskinen/gcc/gcc-ada-xref_lib_adb.diff and report if the patch solves the problem for you (and doesn't introduce any new problems)? The patch is made against gcc-trunk revision 131693, but probably works for almost any gcc 4.x.x version. -- Tero Koskinen - http://iki.fi/tero.koskinen/