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-7-bit X-Google-Thread: 103376,c9ea66d3dcd0bfcf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-26 10:27:12 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!193.251.151.101!opentransit.net!wanadoo.fr!teaser.fr!proxad.net!feeder2-1.proxad.net!nnrp1.proxad.net.POSTED!not-for-mail Sender: briot@berlin.int.act-europe.fr Newsgroups: comp.lang.ada Subject: Re: [ANNOUNCE] XML/Ada 0.5 released References: From: Emmanuel Briot Message-ID: X-Newsreader: Gnus v5.7/Emacs 20.4 Date: Thu, 26 Apr 2001 17:27:11 GMT NNTP-Posting-Host: 213.228.58.169 X-Complaints-To: abuse@proxad.net X-Trace: nnrp1.proxad.net 988306031 213.228.58.169 (Thu, 26 Apr 2001 19:27:11 CEST) NNTP-Posting-Date: Thu, 26 Apr 2001 19:27:11 CEST Organization: Guest of ProXad - France Xref: newsfeed.google.com comp.lang.ada:6960 Date: 2001-04-26T17:27:11+00:00 List-Id: Oups, I didn't test that XmlAda was compiling fine with the latest 3.13p release of GNAT. As a result, I have left some switches in the Makefile that didn't exist at the time. I'll make a new release soon, but in the meanwhile you can compile XmlAda by removing -gnatwu -gnaty from the GNATMAKE_FLAGS in the file Makefile.module (root directory) and removing the "-u" on line 71 in the same file. Although this will recompile some files several times unnecessarily, you will at least be able to use the library. regards, Emmanuel