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 fconfig.y ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	99/11/30 17:08:47

Modified files:
	gnats          : ChangeLog cmds.c edit.c fconfig.y index.c 
	                 index.h internal.c pr.c pr.h query.c 

Log message:
	* pr.c (allocPR): Initialize the private struct.
	
	* Move more PR-related code into PR.c; move index-related code
	into index.c.  Make Index weak and wimpy (with the thought of
	removing it entirely).
	
	* index.c: Move the Index struct into here, as it is no longer
	needed publicly.
	
	* pr.c: Change the value member into a struct.
	
	More miscellaneous cleanups.


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