Direct_IO and files of tagged types
- From: "John McCormick" <mccormick@xxxxxxxxxx>
- Date: 26 May 2005 10:20:09 -0700
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?
.
- Follow-Ups:
- Re: Direct_IO and files of tagged types
- From: Dmitry A. Kazakov
- Re: Direct_IO and files of tagged types
- Prev by Date: Re: memory management
- Next by Date: Re: Direct_IO and files of tagged types
- Previous by thread: memory management
- Next by thread: Re: Direct_IO and files of tagged types
- Index(es):
Relevant Pages
|