public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: bjorn rohde jensen <bjensen@fastmail.fm>
To: Steve Dondley <s@dondley.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Bug with unsigned int data type?
Date: Sun, 13 Oct 2002 08:06:00 -0000	[thread overview]
Message-ID: <3DA98BDA.2060302@fastmail.fm> (raw)
In-Reply-To: <FAECKOGIHAIBBPKBOKGNKEDLDOAA.s@dondley.com>

Hi Steve,

  Your litteral is signed as it is written, and the
nice gcc/g++ compiler is warning you. You need to
write the litteral as 2147483648U.

Yours sincerely,

Bjorn

  reply	other threads:[~2002-10-13 15:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-13  7:24 Steve Dondley
2002-10-13  8:06 ` bjorn rohde jensen [this message]
2002-10-13  8:18 Moore, Mathew L

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DA98BDA.2060302@fastmail.fm \
    --to=bjensen@fastmail.fm \
    --cc=gcc-help@gcc.gnu.org \
    --cc=s@dondley.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).