From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a37:8ac7:: with SMTP id m190mr46664715qkd.273.1637589279707; Mon, 22 Nov 2021 05:54:39 -0800 (PST) X-Received: by 2002:a25:e755:: with SMTP id e82mr65604860ybh.389.1637589279468; Mon, 22 Nov 2021 05:54:39 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 22 Nov 2021 05:54:39 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=82.26.204.192; posting-account=6t_DwwoAAAD6rLUPXmJITMqBTd_jZg3d NNTP-Posting-Host: 82.26.204.192 References: <41900010.D28DD400@boeing.com> <9CWjd.17305$5K2.1356@attbi_s03> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <24387c47-16f4-4de7-b32d-8c68db4200d9n@googlegroups.com> Subject: Re: DOM and SAX parsing in Ada From: James Hitch Injection-Date: Mon, 22 Nov 2021 13:54:39 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63142 List-Id: On Monday, 22 November 2021 at 13:31:19 UTC, Simon Wright wrote: > James Hitch writes: > > > On Tuesday, 9 November 2004 at 03:14:13 UTC, Steve wrote: > > > I'd be very interested in compiling XML/Ada from AdaCore with > > ObjectAda 10. Any clues would be very helpful. > What goes wrong when you try? Aside from the use of a lot of Gnat only libraries (I can work around that), the attribute 'Address_Size doesn't seem to be supported by ObjectAda. Also Long_Long_Integer seems to be another Gnat only implementation of Standard.