Re: What's in git.git (stable), and Announcing GIT 1.4.4.3

2006-12-20 Thread Randal L. Schwartz
e for 313037 objects on OSX. Yeay! -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! - To

Re: [BUG] daemon.c blows up on OSX

2006-12-20 Thread Randal L. Schwartz
efore the header changes and (b) the patch I just gave you works. If the patch doesn't break others, can we just leave it in? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writi

Re: [BUG] daemon.c blows up on OSX

2006-12-20 Thread Randal L. Schwartz
>>>>> "Randal" == Randal L Schwartz writes: Randal> running "git version 1.4.4.3.g5485" on my openbsd box, but I can't get Randal> there on my OSX box. According to my headers, "strncasecmp" is defined in , "NI_MAXSERV" is de

Re: [BUG] daemon.c blows up on OSX

2006-12-20 Thread Randal L. Schwartz
>>>>> "Junio" == Junio C Hamano <[EMAIL PROTECTED]> writes: Junio> merlyn@stonehenge.com (Randal L. Schwartz) writes: >> Nope... can't compile: >> ... >> daemon.c:970: warning: implicit declaration of function 'initgroups' >

Re: What's in git.git (stable), and Announcing GIT 1.4.4.3

2006-12-20 Thread Randal L. Schwartz
; other than Linux Is this really in master? I'm still seeing one-hour times on my Mac, using 8336afa563fbeff35e531396273065161181f04c. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 http://www.stonehenge.com/merlyn/> Perl/Unix/

[BUG] daemon.c blows up on OSX (was Re: What's in git.git (stable), and Announcing GIT 1.4.4.3)

2006-12-20 Thread Randal L. Schwartz
unction it appears in.) daemon.c:766: warning: unused variable 'pbuf' daemon.c: In function 'serve': daemon.c:970: warning: implicit declaration of function 'initgroups' make: *** [daemon.o] Error 1 This smells like we've seen this before. Regression int