Bugzilla – Bug 136790
gnushogi-1.3-373: undefined C code
Last modified: 2005-12-07 10:35:06 UTC
I just tried to compile package gnushogi-1.3-373 with a prerelease of the GNU C compiler version 4.1. It said eval.c:1209: warning: operation on `ds' may be undefined The source code is ds += (ds = -fv1[HUNGP]); I agree with the compiler - this code seems to be undefined. Suggest code rework. BTW, the email address of the author [ mutz@fmi.uni-passau.de ] seems to be broken
fixed