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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Validating XML using Ada schema module Date: Tue, 12 May 2015 22:32:23 +0200 Organization: A noiseless patient Spider Message-ID: References: <46ce5d86-b624-4a96-8f12-c28e3a3ffd9f@googlegroups.com> <0e129cca-7e01-4d76-8b71-29d493a53094@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 12 May 2015 20:30:36 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="837c8741ab2958f631a31f1d42004930"; logging-data="11111"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/UWhj0CgLGHp7NZwESoxBU" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 In-Reply-To: <0e129cca-7e01-4d76-8b71-29d493a53094@googlegroups.com> Cancel-Lock: sha1:q6IbnMgZOTsY6SZTEP4vq1U6E48= Xref: news.eternal-september.org comp.lang.ada:25848 Date: 2015-05-12T22:32:23+02:00 List-Id: On 2015-05-11 14:17, Sonia Dalal wrote: > Simon is right its wheezy. > xmlada version is 3.2 > I've got a couple of xml/ad versions one is gpl 2014, the other I do not know - I think it was bundled with a late-ish gnat pro. One (gpl) points at function function Dump_Dot_NFA for line 2166 the other points 1 row above function Get_Key (Group : XML_Group) return Unicode.CES.Byte_Sequence is I think you need to show your line 2166. and the surounding lines. and your link commands - and the gpr file. I cannot really see anything wrong -- -- Björn