many little changes: removed some lint complaints; max_int and max_unsigned
are now constants if NOCROSS is defined; added lexstrict and expr_strict, and changed calls where needed
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#define INP_TYPE struct file_info
|
||||
#define INP_VAR finfo
|
||||
struct file_info finfo;
|
||||
extern int nestlevel;
|
||||
#include "nopp.h"
|
||||
#include <inp_pkg.body>
|
||||
|
||||
@@ -42,6 +41,7 @@ getwdir(fn)
|
||||
}
|
||||
|
||||
int InputLevel;
|
||||
extern int nestlevel;
|
||||
#endif NOPP
|
||||
|
||||
int NoUnstack;
|
||||
|
||||
Reference in New Issue
Block a user