All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: fs/fat.c assumes that 0UL is the same for 32bit and 64bit archs
Date: Wed, 2 Mar 2005 22:01:23 +0100	[thread overview]
Message-ID: <200503022201.24046.okuji@enbug.org> (raw)
In-Reply-To: <42130AAA.7030500@omniflux.com>

On Wednesday 16 February 2005 09:56, Omniflux wrote:
> fs/fat.c assumes that 0UL is the same for 32bit and 64bit archs, but
> it is not.
>
> There are four locations in fs/fat.c where a 32bit unsigned int is
> set equal to 0UL. This causes warnings when compiling on 64bit
> architectures as 0UL is 0xffffffffffffffff (64bits) there.

Marco, did you look at this patch?

Okuji



  reply	other threads:[~2005-03-02 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-16  8:56 fs/fat.c assumes that 0UL is the same for 32bit and 64bit archs Omniflux
2005-03-02 21:01 ` Yoshinori K. Okuji [this message]
2005-03-02 21:20   ` Marco Gerards
2005-03-02 21:40     ` Yoshinori K. Okuji

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=200503022201.24046.okuji@enbug.org \
    --to=okuji@enbug.org \
    --cc=grub-devel@gnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.