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 TODO client.c cmds.c dat ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/01/18 16:27:08

Modified files:
	gnats          : ChangeLog TODO client.c cmds.c database.c 
	                 database.h fconfig.y fconfigl.l field-config.in 
	                 gen-closed-date.c gen-index.c getclose.c 
	                 gnats.h gnatsd.c index.c index.h lists.c misc.c 
	                 pr-age.c pr-edit.c pr-init.c pr-stat.c pr.c 
	                 pr.h query-pr.c query.c queue-pr.c 
	gnats/man      : gnatsd.man query-pr.man 

Log message:
	* Fix error handling on parse errors, so that partially-allocated
	data is freed.  Make sure error status on parse errors is
	propagated to the right places.  Clients now exit when an
	invalid configuration is read in, and gnatsd reports the
	database as invalid.
	
	* field-config.in: Add a few additional comments.
	
	* fconfigl.l: Change quote strings so they're either explicitly
	taken over by the parser, or freed when the parser exits.
	
	* getclose.c (do_netprlist): Don't return confidential PRs.


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