From: Junio C Hamano <hidden> Date: 2016-06-15 22:47:12
Boyd Lynn Gerber [off-list ref] writes:
I just tried to compile the latest git and I get this error.
CC builtin-pack-objects.o
UX:acomp: ERROR: "builtin-pack-objects.c", line 1602: integral
constant expression expected
I think we recently acquired another instance of variable sized array on
the stack in addition to this one.