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-Thread: 103376,74bc23dcb20218db X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!news.mv.net!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: How to access this package written in C? Date: Tue, 27 Apr 2010 12:07:38 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <4e9d2aaf-c0a6-4798-b838-8f5b7c4a39d1@k33g2000yqc.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls6.std.com 1272384445 24181 192.74.137.71 (27 Apr 2010 16:07:25 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Tue, 27 Apr 2010 16:07:25 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:AQAbGkyaf+XCQ4YMrQjxFOO49Gc= Xref: g2news2.google.com comp.lang.ada:11208 Date: 2010-04-27T12:07:38-04:00 List-Id: Keith Thompson writes: > I did. has links to several versions > of the Ada 2005 RM. "RM-Final.pdf" is byte-for-byte identical to the > version I'm using, and has the above-quoted text on the title page. Sorry for the misinformation. > Thanks, I'll do that. I seem to recall they expect some particular > format for comments (it's been a long time since I've submitted any); is > that still the case, or should I just send free-form English text? I think there are instructions near the beginning of the RM. I think if you disobey those instructions, your comment will still get processed and shipped out to the mailing list. I think you're not supposed to cc: other addresses when sending to ada-comment@ada-auth.org. But Randy is the expert on these procedures. - Bob