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

shebs@sourceware.cygnus.com shebs@sourceware.cygnus.com
Sat Aug 21 05:16:00 GMT 1999


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.



More information about the Xconq-cvs mailing list