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 client.c cmds.c edit.c f ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	99/10/22 17:18:12

Modified files:
	gnats          : ChangeLog client.c cmds.c edit.c fconfig.y 
	                 field.h gnatsd.c gnatsd.h 

Log message:
	* cmds.c (print_server_errors): Handle CODE_INVALID_FIELD_CONTENTS
	specially.
	(GNATS_appnOrRepl, GNATS_appn, GNATS_repl, get_text_memory): New
	functions.
	
	* field.h (FieldDef): regex is now a Stringlist.
	
	* fconfig.y: Make the regex qualifier a StringList.
	
	* edit.c (check_curr_pr): If a date field is null, don't coredump.
	The regex field is now a StringList; check all of the regexps.
	(edit_field): Read in the PR we're editing.
	
	* client.c (client_print_errors): Print out the field.value
	contents when there is an invalid field.
	
	Adds append/replace functionality to the server, and enhances the regexp
	handling.


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