Junio C Hamano <gitster@xxxxxxxxx> writes: > ... > You can of course standardize on signed int, but because this is a > collection of flag bits, there is no reason not to choose unsigned. > > I _think_ I can fix everything up before pushing out, so please > check what will appear on 'pu' before rerolling. I managed to whip them into shape enough to pass my compilation test ;-) Other things I had to tweak were small things like whitespace issues, initializing statics to 0 or NULL, etc. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html