comp.lang.ada
 help / color / mirror / Atom feed
* GNAT Warnings
@ 1997-05-03  0:00 Matthew Daniel
  1997-05-04  0:00 ` Robert Dewar
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Daniel @ 1997-05-03  0:00 UTC (permalink / raw)



Hi, 

I get the following warnings in the motif bindings I have.


gnatf -x5 xt-intrinsic.ads
xt-intrinsic.ads:447:05: warning: no more representation items for type 
"XtConvertArgRec" defined at line 198

xt-intrinsic.ads:2800:05: representation item appears too late

I was wondering if some one could give a suggestion as to what I would
have to do.

I can compile the code but I can not use the XRef ability.

Thanks

Matt




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GNAT Warnings
  1997-05-03  0:00 GNAT Warnings Matthew Daniel
@ 1997-05-04  0:00 ` Robert Dewar
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Dewar @ 1997-05-04  0:00 UTC (permalink / raw)



iMatthew says

<<I get the following warnings in the motif bindings I have.


gnatf -x5 xt-intrinsic.ads
xt-intrinsic.ads:447:05: warning: no more representation items for type
"XtConvertArgRec" defined at line 198

xt-intrinsic.ads:2800:05: representation item appears too late
>>


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 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-05-04  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-03  0:00 GNAT Warnings Matthew Daniel
1997-05-04  0:00 ` Robert Dewar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox