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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b88c7b1a4db3246c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.germany.com!border-1.ams.xsnews.nl!feed.xsnews.nl!border-2.ams.xsnews.nl!216.196.110.149.MISMATCH!border2.nntp.ams.giganews.com!nntp.giganews.com!pe2.news.blueyonder.co.uk!blueyonder!proxad.net!cleanfeed3-b.proxad.net!nnrp11-1.free.fr!not-for-mail Return-Path: From: "Randy Brukardt" To: Subject: RE: Ada Reference Manual in texinfo format? Date: Sat, 10 Feb 2007 21:56:14 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Importance: Normal X-Trash-Finder: Limited filtering for message, local (outbound) source X-Virus-Scanned: amavisd-new at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.9rc1 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.ada Message-ID: X-Leafnode-NNTP-Posting-Host: 88.191.17.134 Organization: Guest of ProXad - France NNTP-Posting-Date: 11 Feb 2007 05:00:02 MET NNTP-Posting-Host: 88.191.14.223 X-Trace: 1171166402 news-4.free.fr 441 88.191.14.223:43757 X-Complaints-To: abuse@proxad.net Xref: g2news2.google.com comp.lang.ada:9246 Date: 2007-02-11T05:00:02+01:00 > Stephen Leake writes: > > > I found the sources, at http://www.ada-auth.org/arm.html > > > > I've downloaded them, and got an initial compile. Running it on the > > ARM sources dies with an error in my info code. There are several new > > dispatching functions I need to implement, so it will be a while. But > > I'll work on it. > > Well, it turned out to be easier than I thought. I'm not too surprised. Many of the new capabilities are used in the Rationale, or the ASIS Standard, or in RR's manuals (that is, not in the RM). For instance, I don't think there are any pictures (images) in the RM, while there are some in all of the other documents. Randy.