This is the mail archive of the xconq-cvs@sourceware.cygnus.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]

xconq/ /ChangeLog ernel/cmd.c ernel/help.c ern ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@egcs.cygnus.com	99/08/21 05:16:41

Modified files:
	.              : ChangeLog 
	kernel         : cmd.c help.c history.c mknames.c mkterr.c 
	                 mkunits.c nlang.c obstack.h read.c read2.c 
	                 score.c side.c supply.c tp.c ui.c unit.c unit.h 
	                 world.c write.c 

Log message:
	Eliminate still more warnings.
	* cmd.c, help.c, history.c, mknames.c, mkterr.c, mkunits.c,
	nlang.c, read.c, read2.c, score.c, side.c, supply.c, tp.c, ui.c,
	unit.c, unit.h, world.c, write.c: Remove PARAMS usages, remove
	unused variables, add missing function decls, comment out unused
	functions, etc.
	* obstack.h (obstack_begin): Add parameter types to fn pointer.
	* mknames.c (propose_unit_name): Fix "junky" naming method.
	* read.c (find_unit_spec_by_name, find_unit_spec_by_number):
	Use PARSE_PROPERTY_RETURN instead of PARSE_PROPERTY.
	* score.c (all_sides_draw): Assign result of add_side_to_set.
	* side.c: Include ai.h.


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