more warning cleanup (trunk only)
More warning bits that never got committed. More appropriate compiler flags for warning checks (macosx only for the moment). The changes in dgn*[lc] just rename line_number to nh_line_number to avoid a clash, so no need to regenerate the lex output.
This commit is contained in:
@@ -2069,7 +2069,7 @@ recalc_mapseen()
|
||||
{
|
||||
mapseen *mptr;
|
||||
struct monst *shkp;
|
||||
int x, y, ridx;
|
||||
unsigned int x, y, ridx;
|
||||
|
||||
/* Should not happen in general, but possible if in the process
|
||||
* of being booted from the quest. The mapseen object gets
|
||||
|
||||
Reference in New Issue
Block a user