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/dir ...


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

Modified files:
	.              : ChangeLog 
	kernel         : autotest.c dir.h move.c 

Log message:
	Fix uninitialized variable (flags in struct path_node_data).
	Turns out not to be the bug I was chasing, but it can't be good.
	* kernel/move.c (set_node_data): Clear flags.
	* kernel/dir.h, kernel/move.c (NODIR): Constant as alternate way
	of saying "-1".
	* kernel/autotest.c: Add tests for set_node_data and for
	path_get_next_move.


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