From: Florian Weimer <fw@deneb.enyo.de>
To: Pierre Habouzit <madcoder@debian.org>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: size_t vs "unsigned long"
Date: Wed, 03 Oct 2007 23:36:03 +0200 [thread overview]
Message-ID: <877im3khj0.fsf@mid.deneb.enyo.de> (raw)
In-Reply-To: <20071003204801.GC28188@artemis.corp> (Pierre Habouzit's message of "Wed, 03 Oct 2007 22:48:01 +0200")
* Pierre Habouzit:
> Well, afaict, on every linux archs I know of, unsigned longs and
> size_t are the same.
IIRC, 64-bit Windows uses 64-bit points (duh) and hence a 64-bit
size_t, but still has got 32-bit longs. Documentation is a bit sparse
on this matter (because you are supposed to use LONG, DWORD and
friends anyway).
next prev parent reply other threads:[~2007-10-03 21:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-03 20:30 size_t vs "unsigned long" Junio C Hamano
2007-10-03 20:48 ` Pierre Habouzit
2007-10-03 21:05 ` Junio C Hamano
2007-10-03 21:19 ` Jan Wielemaker
2007-10-03 21:36 ` Pierre Habouzit
2007-10-04 7:16 ` Jan Wielemaker
2007-10-03 21:36 ` Florian Weimer [this message]
2007-10-05 6:27 ` Kyle Moffett
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=877im3khj0.fsf@mid.deneb.enyo.de \
--to=fw@deneb.enyo.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=madcoder@debian.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.