comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Distributed system portability
Date: Mon, 30 Jul 2001 22:28:01 GMT
Date: 2001-07-30T22:28:01+00:00	[thread overview]
Message-ID: <Rbl97.14918$Kd7.9265254@news1.rdc1.sfba.home.com> (raw)
In-Reply-To: 6uk97.11952$ar1.37575@www.newsranger.com

>>> Or is the idea of streams that one should never try to access them
>>> from a non-Ada language ?
>
>I'd say its a bit worse than that.  You really shouldn't try to access
>them from code that wasn't compiled with the same Ada compiler (unless you
>are *real* careful).  Even the same compiler on different platforms could
>give different results.
  That's true unless only if (you use default 'read etc) or (the size
of Stream_Element is different).  The former is easily made false and
the latter is rather unlikely to be true, and certainly should not
come as a surprise if you are working with such differing machines.



  reply	other threads:[~2001-07-30 22:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-29 17:18 Distributed system portability Darren New
2001-07-30  8:00 ` Pascal Obry
2001-07-31  7:23   ` Frank
2001-07-31 16:35     ` Pascal Obry
2001-07-30 11:22 ` Thierry Lelegard
2001-07-30 13:05   ` Larry Kilgallen
2001-07-30 16:12     ` Thierry Lelegard
2001-07-30 21:39       ` Ted Dennison
2001-07-30 22:28         ` tmoran [this message]
2001-07-31 17:36           ` Ted Dennison
2001-07-31 18:15             ` tmoran
2001-07-31 18:55               ` Marin David Condic
2001-07-31 20:26               ` Ted Dennison
2001-07-31  7:44         ` Ole-Hjalmar Kristensen
2001-07-30 15:57 ` Marin David Condic
2001-07-30 17:17   ` Darren New
replies disabled

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