Patrick Steinhardt
8fd74c0806
Avoid old-style function definitions
...
Avoid declaring old-style functions without any parameters.
Functions not accepting any parameters should be declared with
`void fn(void)`. See ISO C89 $3.5.4.3.
2016-06-21 07:58:33 +02:00
Edward Thomson
08c29c4451
clar: update to 08f434d
2015-03-17 19:04:48 -04:00
Edward Thomson
cfcb346d94
Update to clar 2b73f5e
2015-02-27 00:30:50 -05:00
Edward Thomson
83276dccbe
Update clar to d17c7f6
2015-02-05 13:24:38 -05:00
Edward Thomson
09debe1213
clar: wide character comparisons
2014-12-10 18:11:50 -05:00
Vicent Marti
0f65733b08
Clar: skip tests
2014-04-02 18:50:47 +02:00
Edward Thomson
ed38bff16c
Update clar to 4b75388
2014-03-28 19:15:55 -07:00
Edward Thomson
10be94e9dc
Update clar to 587f88a
2014-03-28 10:39:07 -07:00
Edward Thomson
dd954a3735
Update clar to e1990d6
2014-03-07 10:53:00 -08:00
Edward Thomson
806571f352
Update clar to a0b00f0
2014-03-07 00:28:18 -08:00
Ben Straub
1782038144
Rename tests-clar to tests
2013-11-14 14:05:52 -08:00