From: Vincent Hanquez <vincent.hanquez@cl.cam.ac.uk>
To: Jerone Young <jyoung5@us.ibm.com>
Cc: xen-devel <xen-devel@lists.xensource.com>,
Vincent Hanquez <vincent.hanquez@cl.cam.ac.uk>
Subject: Re: [PATCH] fix tool pygrub build on x64
Date: Mon, 16 May 2005 23:33:50 +0200 [thread overview]
Message-ID: <20050516213350.GA15759@snarc.org> (raw)
In-Reply-To: <1116278554.4807.94.camel@thinkpad>
On Mon, May 16, 2005 at 04:22:33PM -0500, Jerone Young wrote:
> Maybe on i386 but not x86-64.
you can just try the following program and prove that size_t is an
unsigned long:
int main(int argc, char **argv) { printf("%d\n", sizeof(size_t)); }
--
Vincent Hanquez
next prev parent reply other threads:[~2005-05-16 21:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-16 19:15 [PATCH] fix tool pygrub build on x64 Jerone Young
2005-05-16 21:13 ` Vincent Hanquez
2005-05-16 21:22 ` Jerone Young
2005-05-16 21:33 ` Vincent Hanquez [this message]
2005-05-16 21:28 ` Jerone Young
2005-05-16 21:43 ` Vincent Hanquez
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=20050516213350.GA15759@snarc.org \
--to=vincent.hanquez@cl.cam.ac.uk \
--cc=jyoung5@us.ibm.com \
--cc=xen-devel@lists.xensource.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 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.