Attention is currently required from: laforge, pespin, daniel.
1 comment:
File tests/osmo_io/osmo_io_test.c:
Patch Set #9, Line 95: for (int i = 0; i < 128; i++)
I see you reverted my changes here. We tend to have variable declaration outside of while/for loops.
Huh? Not sure about "we". I think we don't since we bumped the `-std` to `gnu11`. I am fine with declaring variables inside for-/while-loops and doing it this way in my code since then.
To view, visit change 32181. To unsubscribe, or for help writing mail filters, visit settings.