From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Subject: Making literal "20" symbolic
Date: Mon, 20 Nov 2006 11:49:35 +0100 [thread overview]
Message-ID: <200611201049.41024.andyparkins@gmail.com> (raw)
Hello,
I notice that there are a lot of uses of the literal 20 throughout git; I'd
like to change them (as appropriate) to HASH_WIDTH, or similar; and maybe
HASH_WIDTH_ASCII for the 40s.
Is there a particular header file that is appropriate to put
#define HASH_WIDTH 20
#define HASH_WIDTH_ASCII (HASH_WIDTH*2)
Of course, I plan to review each instance to make sure I'm not changing a
non-hash width 20.
Andy
--
Dr Andy Parkins, M Eng (hons), MIEE
next reply other threads:[~2006-11-20 10:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-20 10:49 Andy Parkins [this message]
2006-11-20 10:54 ` Making literal "20" symbolic Junio C Hamano
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=200611201049.41024.andyparkins@gmail.com \
--to=andyparkins@gmail.com \
--cc=git@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox