Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/phantasia
Module Name: src
Committed By: jsm
Date: Sun Feb 8 00:32:07 UTC 2004
Modified Files:
src/games/phantasia: fight.c io.c
Log Message:
Mark variables changed between setjmp and longjmp as volatile rather
than just taking their addresses.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/games/phantasia/fight.c
cvs rdiff -r1.5 -r1.6 src/games/phantasia/io.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