comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: One type for all
Date: 1999/07/19
Date: 1999-07-19T00:00:00+00:00	[thread overview]
Message-ID: <7mttci$edv$1@nnrp1.deja.com> (raw)
In-Reply-To: yeciu7hg0oo.fsf@king.cts.com

In article <yeciu7hg0oo.fsf@king.cts.com>,
  Keith Thompson <kst@cts.com> wrote:
> ] Two types are said to be _compatible_ if any of the
> following four conditions is true.
> ]
> ]     (a) They are the same type.
> ]     (b) One is a subrange of the other, or both are
subranges of the
> ]         same host type.
> ]     (c) Both are set types, their base types are compatible,
and either
> ]         both are packed or neither is packed.
> ]     (d) Both are string types with the same number of
components.


OK, so those are VERY restictive cases. (a) and (b) correspond
closely to the Ada rules, and (c) and (d) are very special
cases, similar in spirit indeed to the restricted Ada rules.

So thanks, it is indeed the case that Pascal does NOT have
structural type equivalence, which is what I remembered (any
other conclusion would have been a big surprise!)


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




  reply	other threads:[~1999-07-19  0:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3783E0D2.5D74243@boeing.com>
1999-07-08  0:00 ` One type for all czgrr
1999-07-09  0:00 ` Samuel T. Harris
1999-07-10  0:00   ` Ehud Lamm
1999-07-12  0:00     ` Samuel T. Harris
1999-07-12  0:00   ` Robert Dewar
1999-07-12  0:00     ` Samuel T. Harris
1999-07-12  0:00     ` Larry Kilgallen
1999-07-17  0:00       ` Robert Dewar
1999-07-18  0:00         ` Keith Thompson
1999-07-19  0:00           ` Robert Dewar [this message]
1999-07-18  0:00             ` Keith Thompson
1999-07-19  0:00             ` Tucker Taft
1999-07-19  0:00             ` Robert A Duff
1999-07-20  0:00               ` Robert Dewar
1999-07-20  0:00             ` Bill Findlay
1999-07-18  0:00         ` Samuel T. Harris
replies disabled

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