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-Language: ENGLISH,ASCII X-Google-Thread: 103376,74b67a912cd10a8c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-12 13:52:06 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: XML/HTML DOM in Ada Date: 12 Mar 2001 13:05:40 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: skates.gsfc.nasa.gov 984421184 5368 128.183.220.71 (12 Mar 2001 18:19:44 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 12 Mar 2001 18:19:44 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Xref: supernews.google.com comp.lang.ada:5658 Date: 2001-03-12T18:19:44+00:00 List-Id: "Peter Hend�n" writes: > > Does anyone know where the "official" discussions stand with > regard to the various solutions proposed to the with-ing problem? There is an Ada Issue on this, at http://www.adaic.org/standards/95com/ada-issues/ somewhere, but I can't remember the number right now, and I can't find it in ai-summary.txt. Maybe you have time to do a better search. > > I've also come up against > > a bug in GNAT (at least that's what GNAT > itself claims). Is > > there a publically available known bug list, so I could > check > > against it before I submit a report? No public list. Just send it in to report@gnat.com; they are in a better position to decide whether it is a known bug or not. Try to send a complete executable program that demonstrates the bug; they'll run it against their latest internal build to see if it is currently fixed. -- -- Stephe