mirror of
https://github.com/sheumann/dmake.git
synced 2025-01-13 15:33:06 +00:00
Stephen Heumann
890f177c70
Add an explicit "int" type to a declaration that used implicit int.
Implicit int was removed from C99, and all C99+ compilers should give a diagnostic about declarations like this. ORCA/C now detects this problem with a lint check.
Description
make tool for GNO
Languages
C
68.5%
nesC
7.5%
Makefile
7.3%
HCL
6.3%
Batchfile
4.5%
Other
5.9%