comp.lang.ada
 help / color / mirror / Atom feed
* Signed vs Natural/32-bits vs 31 bits
@ 2004-10-25 15:43 skidmarks
  2004-10-25 19:57 ` Mark H Johnson
  2004-10-25 22:40 ` Jeffrey Carter
  0 siblings, 2 replies; 7+ messages in thread
From: skidmarks @ 2004-10-25 15:43 UTC (permalink / raw)


I'm using gcc under Cygwin and gcc with Mingw and am getting the
following warning:

 476.       function D_Datum is new Unchecked_Conversion(Datum_Type,
AIL_List.Datum_Type);
            |
      >>> warning: types for unchecked conversion have different sizes
      >>> warning: size of "DATUM_TYPE" is 32, size of "DATUM_TYPE" is
31
      >>> warning: 1 trailing bits of source will be ignored

I understand what the message means but what is the operational
effect? What does 'ignored' mean in this context?

art



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

end of thread, other threads:[~2004-10-29 17:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-25 15:43 Signed vs Natural/32-bits vs 31 bits skidmarks
2004-10-25 19:57 ` Mark H Johnson
2004-10-25 22:40 ` Jeffrey Carter
2004-10-27 15:35   ` skidmarks
2004-10-27 16:25     ` David C. Hoos
2004-10-28  7:53     ` Martin Krischik
2004-10-29 17:14       ` skidmarks

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