Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/rogue
Module Name: src
Committed By: mrg
Date: Tue Aug 1 07:55:57 UTC 2023
Modified Files:
src/games/rogue: message.c
Log Message:
fix new GCC 12 warning that can't happen by forcing unsigned context for
values that are always positive by this point.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/games/rogue/message.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