Direct_IO and files of tagged types



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?

.



Relevant Pages

  • Re: Component Instantiation not driving outputs
    ... from simulating my FIFO Xilinx core. ... warning while synthesizing: Instatiating black box (warning at line ... this is a very severe warning as it implies that the instance ports ... Or try to instantiate the entity as described in the following text of ...
    (comp.lang.vhdl)
  • Re: GNAT on WinXP: System.OS_Lib.Spawn raises Program_Error
    ... So no warning about implementation-defined units there (I have seen ... You could have your own user-defined package called GNAT -- perhaps ...
    (comp.lang.ada)
  • Re: In-Out Parameters for functions
    ... Georg Bauhaus wrote: ... And was actually surprised that GNAT didn't give me a warning and do ... --Edmund Burke ...
    (comp.lang.ada)
  • Re: How to get pathname of executable
    ... > GNAT 3.4.3 Copyright 1996-2004 Free Software Foundation, ... The FSF 4.0.0 version also compiles Martin's code -- with a warning: ... gcc -c test_exe_loc.adb ...
    (comp.lang.ada)