git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] C cleanup series, mostly nasty shadowing
@ 2006-08-23 10:38 Pierre Habouzit
  0 siblings, 0 replies; only message in thread
From: Pierre Habouzit @ 2006-08-23 10:38 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]


This series of patches intend to fix some not very nice bits of code.
None of them are critical though.

 0001-avoid-to-use-error-that-shadows-the-function-name-use-err-instead.txt
 0002-git_dir-holds-pointers-to-local-strings-hence-MUST-be-const.txt
 0003-missing-static-keywords.txt
 0004-remove-ugly-shadowing-of-loop-indexes-in-subloops.txt
 0005-missing-define-DEBUG-0-that-made-the-preprocessor-whine.txt
 0006-use-name-len-in-switch-directly-instead-of-creating-a-shadowed-variable.txt
 0007-n-is-in-fact-unused-and-is-later-shadowed.txt

 builtin-apply.c    |   10 ++++------
 builtin-grep.c     |    2 ++
 builtin-mv.c       |    6 +++---
 builtin-push.c     |   10 +++++-----
 builtin-tar-tree.c |    2 +-
 cache.h            |    2 +-
 date.c             |    5 ++---
 environment.c      |    7 ++++---
 git.c              |    6 +++---
 http-push.c        |    2 +-
 10 files changed, 26 insertions(+), 26 deletions(-)

-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-23 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-23 10:38 [PATCH 0/7] C cleanup series, mostly nasty shadowing Pierre Habouzit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).