Commit Graph

3 Commits

Author SHA1 Message Date
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
Stephen Heumann 40188c17b0 Remove includes of 14:pragma.h.
This was used with old versions of occ, but is not needed any more.
2017-05-14 20:14:59 -05:00
Stephen Heumann 48f940a1d9 GNO dmake 1.0.0 sources, converted to LF line endings. 2017-05-14 19:59:26 -05:00