lint follow up
Janet wrote: >There is one more new complaint that might cause problems: >explode.c(545): warning: conversion from long may lose accuracy
This commit is contained in:
@@ -585,7 +585,7 @@ E long FDECL(rndexp, (BOOLEAN_P));
|
||||
/* ### explode.c ### */
|
||||
|
||||
E void FDECL(explode, (int,int,int,int,CHAR_P,int));
|
||||
E int FDECL(scatter, (int, int, int, unsigned int, struct obj *));
|
||||
E long FDECL(scatter, (int, int, int, unsigned int, struct obj *));
|
||||
E void FDECL(splatter_burning_oil, (int, int));
|
||||
|
||||
/* ### extralev.c ### */
|
||||
|
||||
Reference in New Issue
Block a user