Owen W. Taylor e3db4ab16a Avoid declaring variables in for loop to avoid upsetting older GCC
Older GCC only allows "for (int i" in explicit c99 mode - there's probably
no reason that we can't enable that, but avoiding the construct for
a fast fix.
2015-09-03 16:13:50 -04:00
2015-07-06 00:52:18 -07:00
2015-08-26 18:51:15 +02:00
2015-08-10 17:23:23 +02:00
2015-09-03 15:26:03 +02:00
2015-07-06 00:52:18 -07:00
2015-09-03 15:26:03 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%