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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3ba18d626276a71e X-Google-Attributes: gid103376,public From: fielding@kiwi.ics.uci.edu (Roy T. Fielding) Subject: Re: Towards a free GNU Ada Date: 1997/07/08 Message-ID: <5puok3$j84@kiwi.ics.uci.edu>#1/1 X-Deja-AN: 255625967 References: <33BBB704.167E@velveeta.apdev.cs.mci.com> <5pn0u4$1cs@kiwi.ics.uci.edu> <5ps4eg$bo1@kiwi.ics.uci.edu> <1997Jul8.071610.1@eisner> Organization: UC Irvine Department of ICS Newsgroups: comp.lang.ada Date: 1997-07-08T00:00:00+00:00 List-Id: In <1997Jul8.071610.1@eisner> kilgallen@eisner.decus.org (Larry Kilgallen) writes: >It seems to me that what you quote from Robert, and what you say in reply, >(mostly not quoted here), goes not to the issue of a "publically maintained >problem tracking system" but rather some sort of volunteer bugfix exchange. No, I was talking about a problem tracking system -- something that let's people record a problem and a sequence of replies or fixes to the problem such that everyone can see the problem report and its status. Not all reports would result in a bugfix. Mailing lists are sufficient to exchange bug fixes, but not to track problems. >Those two are worlds apart. Please do not tar the notion of a "publically >maintained problem tracking system" with the same brush of practicality >debates as a bugfix exchange. Note that a problem tracking system can >work for multiple Ada products, with no regard to whether sources are >public. Yes, just as it is possible to fix a problem without providing a patch. Making a distinction between the two is pointless. ....Roy