]> granicus.if.org Git - python/commit
Now that prototypes are in scope, the compiler gives legit wngs
authorTim Peters <tim.peters@gmail.com>
Mon, 10 Jul 2000 22:41:30 +0000 (22:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 10 Jul 2000 22:41:30 +0000 (22:41 +0000)
commitdc0c031ad8018bce613b21405fcb58b0bdda60dc
tree08a4a519dae2d07e7b56aa36f4442dd2617bccaa
parent194e43e9533b0441b4f5d680f1d0c77e20297a34
Now that prototypes are in scope, the compiler gives legit wngs
about int size mismatches at two calls to s_rand.  Stuffed in
casts to make the code do what it did before but w/o warnings --
although unclear that's correct!
Modules/rotormodule.c