Markus Duft [off-list ref] writes:
On 10/29/2010 02:50 AM, Junio C Hamano wrote:
quoted
mduft@s01en22.salomon.at writes:
[snip]
quoted
It would be much nicer to do this:
#ifdef NO_INITGROUPS
#define initgroups(x,y) (0) /* nothing */
#endif
near the beginning of the file. That would make life of people who have
changes in flight that would touch the same area of the code a lot easier.
ok, i see the point, thanks for your suggestion! I'll change this.
may i ask where i should send v3 of the patch so it gets processed further?
just the ml again, or is there a specific maintainer i should send this to?
If your v3 will be different from your v2 with only that change, there is
no need to resend. Please check what I queued in 'pu'---it has the above
fix already squashed in.