Stefan Beller [off-list ref] writes:
On Mon, Jul 10, 2017 at 9:44 AM, Junio C Hamano [off-list ref] wrote:
Credit goes to Brandon for spotting it, but the introduction of
"trailing comma at the end of enum definition is allowed in c99"
is e1327023ea (grep: refactor the concept of "grep source" into
an object, 2012-02-02) IMHO, which is more time that proved this
feature being supported on all compilers.
Yup, I did dig down to that commit earlier when I wrote
https://public-inbox.org/git/xmqqlgolm2jk.fsf@gitster.mtv.corp.google.com/
I just forgot about it, as very many things going on the list ;-)
Thanks.