Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games
Module Name: src
Committed By: jsm
Date: Tue Feb 15 12:54:50 UTC 2005
Modified Files:
src/games/rogue: rogue.h
src/games/trek: getpar.h trek.h
Log Message:
Avoid arrays of incomplete types (required to build with GCC 4).
Reviewed by <hubertf>.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/games/rogue/rogue.h
cvs rdiff -r1.9 -r1.10 src/games/trek/getpar.h
cvs rdiff -r1.10 -r1.11 src/games/trek/trek.h
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