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


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

gnats/gnats ChangeLog TODO adm.c client.c cmds ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/02/01 17:53:24

Modified files:
	gnats          : ChangeLog TODO adm.c client.c cmds.c edit.c 
	                 fconfig.y fconfigl.l field-config.in field.c 
	                 field.h file-pr.sh gnatsd.c gnatsd.h index.c 
	                 pcodes.h pr-edit.c query.c queue-pr.c 

Log message:
	* query.c (process_format): Don't try to reference NULL PRs.
	
	* pr-edit.c (main): Check for a PR number before allowing edit
	actions.  Don't close already-closed file descriptors.
	
	* index.c (createIndexEntryBinary): Fix typo.
	
	* file-pr.sh: Fix another typo.
	
	* field.c (get_field_value): If the supplied PR is NULL, return
	an empty string for field values.
	
	* field-config.in: Reorganize to match the traditional PR full
	format.
	
	* cmds.c (GNATS_inputdefault): New command.
	
	* adm.c (free_adm_entry): If the entry is NULL, don't try to free
	it.
	
	* queue-pr.c (main): Don't call punt() if the command usage
	isn't right.


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