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,30b9617dbe841072 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: GNAT Warnings Date: 1997/05/04 Message-ID: #1/1 X-Deja-AN: 239308055 References: <336C1730.50831039@intergate.bc.ca> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-05-04T00:00:00+00:00 List-Id: iMatthew says <> This is not a warning, it is an error (i.e. the message at line 2800 is definitely an error, the warning is to help you in diagnosing the error). The version of the bindings you are using is clearly illegal in this respect, and you need to correct the illegality, or find a version of the bindings where that has already been done. These bindings are unfortunately not maintained by the original producer (Intermetrics), and so are in a bit of an inconsistent state, though Mitch Gart, who wrote them, has worked hard on a volunteer basis to try to keep them updated. We (Ada Core Technologies) are trying to work out a way to ensure that the versions at the IC host are indeed the legal vresions that work with the current version of GNAT. Robert Dewar Ada Core Technologies