comp.lang.ada
 help / color / mirror / Atom feed
* Streams in GNAT 3.14p
@ 2002-06-11  1:24 Dmitry A.Kazakov
  2002-06-10 19:14 ` Ted Dennison
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry A.Kazakov @ 2002-06-11  1:24 UTC (permalink / raw)


Hi!

Recently I found that GNAT 3.14p implementation of streams looks a bit 
strange. When a tagged object is written (S'Class'Output), then 
Write(Stream, Item) is called for each character of the external 
representation of tag _separately_. For types declared in deeply nested 
child packages it is about 100 separate calls.

This makes Ada.Streams near to unusable.

-- 
Regards,
Dmitry Kazakov
www.dmitry-kazakov.de




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

end of thread, other threads:[~2002-06-12 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-11  1:24 Streams in GNAT 3.14p Dmitry A.Kazakov
2002-06-10 19:14 ` Ted Dennison
2002-06-12  8:43   ` Dmitry A. Kazakov
2002-06-12 19:50     ` Randy Brukardt

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