This is the mail archive of the gnats-cvs@sourceware.cygnus.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 cmds.c edit.c file-pr.c ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	99/11/09 18:29:02

Modified files:
	gnats          : ChangeLog cmds.c edit.c file-pr.c index.c 
	                 npr-edit.c 

Log message:
	* npr-edit.c (net_send_pr_command): New function; read in
	a PR and send it along with the appropriate command.
	(net_check_pr): Use it.
	(net_submit_pr): Ditto.
	
	* file-pr.c: Clean up a few function prototypes.  Delete
	bad_fields static variable; pass it in as needed.
	(append_report): Simplify; use rewrite_pr ().
	
	* edit.c (fix_closed_date): New function.
	(rewrite_pr): Use it.
	(edit_field): Free the PR after we're done with it.  Don't
	free it if we actually passed it into rewrite_pr (), tho.
	
	* cmds.c (GNATS_mlpr): Free the PR we allocated if we exit
	early.
	
	Misc cleanups.


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