comp.lang.ada
 help / color / mirror / Atom feed
* Unchecked_Conversion and alignment
@ 2003-01-21  7:01 Victor Porton
  2003-01-21 15:18 ` Stephen Leake
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Victor Porton @ 2003-01-21  7:01 UTC (permalink / raw)


13.9.5 requests "S'Alignment = Target'Alignment" (for source and target 
of Unchecked_Conversion).

So, it appears impossible to keep several objects of arbitrary types in 
an array of an array of System.Storage_Elements.Storage_Array (as these 
alignments are not necessarily equal).

To bad! It would be right to lessen the Standard request to only that
S'Address mod Target'Alignment = 0.



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

end of thread, other threads:[~2003-01-23 21:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-21  7:01 Unchecked_Conversion and alignment Victor Porton
2003-01-21 15:18 ` Stephen Leake
2003-01-21 15:59   ` Lutz Donnerhacke
2003-01-21 18:50 ` Victor Porton
2003-01-22 22:49   ` Simon Wright
2003-01-23 17:11   ` Stephen Leake
2003-01-21 19:39 ` Robert A Duff
2003-01-21 19:41 ` Jeffrey Carter
2003-01-21 21:04 ` Victor Porton
2003-01-21 21:15 ` Victor Porton
2003-01-23 21:03 ` Victor Porton

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