Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid bleeding edge ‘for’ loop initial declarations.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 28 Oct 2018 20:20:04 +0000 (21:20 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 28 Oct 2018 20:29:30 +0000 (21:29 +0100)
commitcab907847a09ca68b6dac33c6c6d5a82570d57ea
tree3f44649722f11de666e5526ad9e4f5f7bbaa0a1d
parente72a282694a9681ddcaab4ab6adc0073b12f2598
Avoid bleeding edge ‘for’ loop initial declarations.

I suspect Travis to fail because cmake doesn't use -std=c11 with try_run.
tools/cmake/test_prog/prog_stacksetup.c