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,751d508677a5add1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!not-for-mail From: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= Newsgroups: comp.lang.ada Subject: Re: Reporting bugs in GNAT (was: [Ada] made me hate programming) Date: Tue, 24 Aug 2010 19:41:58 +0200 Organization: Ada @ Home Message-ID: References: <8f469661-370c-4484-82d8-f1b365455e0f@w12g2000yqj.googlegroups.com> <98aa58b3-50fc-418d-9f72-524b5a23c89d@t10g2000yqg.googlegroups.com> <87hbilt6ua.fsf_-_@ludovic-brenta.org> NNTP-Posting-Host: 0sX9bEY91BRWIOXbIebBGQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.61 (Win32) Xref: g2news1.google.com comp.lang.ada:13709 Date: 2010-08-24T19:41:58+02:00 List-Id: Le Tue, 24 Aug 2010 15:32:55 +0200, Warren a =E9crit:= > I tell ya what- if I decide to submit a new bug at some point, I'll > invest the time to automate much of that. Apart from eliminating non- > participatory source modules one by one and describing the problem, I > suspect much of it can with a bit of effort be scripted. An example of such script would need to be exposed to prove it is really= = possible. This is not only about modules, this is also about construct in modules.= = And about the interpretation of the result either at compile time or = runtime ? A script to automate this task would seems broken all the time= = (the biggest bug of the bug repository). Only humans can do that (at least at the date this is written) -- = * 3 lines of concise statements is readable, 10 pages of concise = statements is unreadable ; * 3 lines of verbose statements may looks unuseful, 10 pages of verbose = = statements will never looks too much pedantic