Commit Graph

2 Commits

Author SHA1 Message Date
nethack.rankin
9c3f6f78b9 win32 vs random.c
From a bug report.
Pointer subtraction yields a result of type ptrdiff_t which can be
bigger than type long, potentially resulting in warnings about value
truncation--in these cases, when assigning to a long.
2007-12-23 00:59:25 +00:00
jwalz
0e2129bb79 *** empty log message *** 2002-01-05 21:05:58 +00:00