Git development
 help / color / mirror / Atom feed
* C internals cleanup
@ 2009-04-13  3:15 Andy Lester
  2009-04-13  4:06 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Lester @ 2009-04-13  3:15 UTC (permalink / raw)
  To: git

I've been poking around in the source for git, and wanted to pitch in  
and clean some things up.

Two biggies that tend to get overlooked: Applying the const keyword  
where possible, and localizing variables to innermost blocks.

Also, want to to get a target going in the Makefile for running under  
splint.

Just want to make sure my internal cleanups are not going to be seen  
as a nuisance.

xoxo,
Andy

--
Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-13  4:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-13  3:15 C internals cleanup Andy Lester
2009-04-13  4:06 ` Junio C Hamano
2009-04-13  4:29   ` Andy Lester

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox