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 database.c edit ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/02/25 23:17:15

Modified files:
	gnats          : ChangeLog client.c database.c edit.c field.c 
	                 field.h getclose.c globals.h index.c internal.c 
	                 mail.h misc.c pr-edit.c pr-stat.c pr.c 
	                 query-pr.c 

Log message:
	* field.h (struct field_def): Add isIndexedField member, to avoid
	linear searches in isIndexedField ().
	
	* index.c (isIndexedFieldIndex): Use isIndexedField member of the
	FieldDef for the field.
	
	* Fix a few missing (void) parameters from function definitions.


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