Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/gomoku
Module Name: src
Committed By: rillig
Date: Mon May 16 21:38:46 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: fix remaining lint warnings in -DDEBUG mode
The generated code changes since the calculations are now performed with
int precision. No functional change since no overflow occurs.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/games/gomoku/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index