This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xconq ./ChangeLog kernel/autotest.c kernel/mis ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sourceware.org	2003-12-02 04:48:49

Modified files:
	.              : ChangeLog 
	kernel         : autotest.c misc.h skelconq.c write.c 

Log message:
	Fix bug which produced a warning every time one tried to save the
	game:
	* kernel/skelconq.c (low_run_warning, low_init_warning): Exit on
	warnings, so they don't show up as "pass" in autotests.
	* kernel/autotest.c (test_save): New test, which catches this bug.
	* kernel/write.c, kernel/misc.h (find_name): Extract the module
	name code from write_entire_game_state to here.  Allocate the
	buffer in init_write.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]