comp.lang.ada
 help / color / mirror / Atom feed
* Direct_IO and files of tagged types
@ 2005-05-26 17:20 John McCormick
  2005-05-26 18:22 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 4+ messages in thread
From: John McCormick @ 2005-05-26 17:20 UTC (permalink / raw)


When I instantiate a version of Ada.Direct_IO with an element type that
is statically tagged (it is of a specific tagged type) GNAT gives me a
warning that the element type contains an access value.  My tagged type
has three integer fields - no access types.  I assume that the access
type referenced in the warning is to the tag mechanism. Any suggestions
for ways to create binary files of statically tagged objects?




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

end of thread, other threads:[~2005-05-27  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-26 17:20 Direct_IO and files of tagged types John McCormick
2005-05-26 18:22 ` Dmitry A. Kazakov
2005-05-26 23:51   ` Randy Brukardt
2005-05-27  8:38     ` Dmitry A. Kazakov

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