From: Junio C Hamano <gitster@pobox.com>
To: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] move MAXDEPTH definition to the cache.h
Date: Tue, 20 Jan 2015 16:24:07 -0800 [thread overview]
Message-ID: <xmqqfvb5yo9k.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <1421777797-14781-1-git-send-email-kuleshovmail@gmail.com> (Alexander Kuleshov's message of "Wed, 21 Jan 2015 00:16:37 +0600")
Alexander Kuleshov <kuleshovmail@gmail.com> writes:
> There are a couple of source code files as abspath.c, lockfile.c and etc...,
> which defines MAXDEPTH macro. All of these definitions are the same,...
Are they the same by design (because there are logical linkage
between these values and there is a reason why they must share the
same value), or are they happen to be the same (i.e. one can be
raised for some reason without affecting others)?
I am guessing that it is the latter, and if that is the case, then
they should not be made into a single symbol.
prev parent reply other threads:[~2015-01-21 0:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 18:16 [PATCH] move MAXDEPTH definition to the cache.h Alexander Kuleshov
2015-01-20 19:25 ` Torsten Bögershausen
2015-01-21 0:24 ` Junio C Hamano [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=xmqqfvb5yo9k.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=kuleshovmail@gmail.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.