make tool for GNO
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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.
3 years ago
dmake Add an explicit "int" type to a declaration that used implicit int. 3 years ago
rmroot Remove include of 14:pragma.h in rmroot.c. 6 years ago