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:40:37 +0100 [thread overview]
Message-ID: <200503022240.37640.okuji@enbug.org> (raw)
In-Reply-To: <87mztloibp.fsf@student.han.nl>
On Wednesday 02 March 2005 22:20, Marco Gerards wrote:
> Because this seems to be the only way to fix this problem, I don't
> think there are copyright issues and the patch can be applied.
> Right?
How about this instead of 0xffffffff:
~((grub_uint32_t) 0)
I don't know which is better.
You don't have to care about the copyright, because the change is very
small.
Okuji
prev parent reply other threads:[~2005-03-02 21:58 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
2005-03-02 21:20 ` Marco Gerards
2005-03-02 21:40 ` Yoshinori K. Okuji [this message]
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=200503022240.37640.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.