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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fc95c1889fbed9e5 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: C Interface question Date: 1996/07/11 Message-ID: #1/1 X-Deja-AN: 167933510 references: <31E4B68B.52B5@lfwc.lockheed.com> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-07-11T00:00:00+00:00 List-Id: Ken asks "Is there a paper available on which DEC Ada extensions will be implemented "generally" in GNAT (beyond just the ports to DEC hardware)? There's probably going to be quite a bit of software written with DEC Ada that will be ported to non-DEC hardware over the next several years; if GNAT is a good way to facilitate that migration, you might want to make that generally known..." there is no current paper, since this is work in progress. When the version is released, the documentation will specify the details you are looking for. But generally we will implement everything that makes sense generally on all targets. Some things like AST_Entry are obviously non-portable.