On Fri, Jan 18, 2013 at 11:08 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Brandon Casey <drafnel@xxxxxxxxx> writes: > >> On Fri, Jan 18, 2013 at 7:02 AM, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: >>> Brandon Casey <drafnel@xxxxxxxxx> writes: >>> >>>> + array[$(($#array+1))]="$c" >>> >>> You don't need $(( )) since the array index is already evaluated as an >>> arithmethic expression. >> >> Ah, I didn't know that. Thanks. >> >> I think Junio will probably fix this up if he thinks it's worth it, >> but I can resubmit if necessary. > > Please; I do not have mental bandwidth to keep track of contrib/ > material myself. No problem. -Brandon -- 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