comp.lang.ada
 help / color / mirror / Atom feed
From: aschwarz@acm.org (skidmarks)
Subject: Signed vs Natural/32-bits vs 31 bits
Date: 25 Oct 2004 08:43:19 -0700
Date: 2004-10-25T08:43:19-07:00	[thread overview]
Message-ID: <35f054ea.0410250743.45a14771@posting.google.com> (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



             reply	other threads:[~2004-10-25 15:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-25 15:43 skidmarks [this message]
2004-10-25 19:57 ` Signed vs Natural/32-bits vs 31 bits 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
replies disabled

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