make tool for GNO
Go to file
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.
2020-02-06 18:03:00 -06:00
dmake Add an explicit "int" type to a declaration that used implicit int. 2020-02-06 18:03:00 -06:00
rmroot Remove include of 14:pragma.h in rmroot.c. 2017-05-14 21:15:14 -05:00