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


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/02/26 19:04:54

Modified files:
	gnats          : ChangeLog client.c fconfig.y field.h index.c 
	                 index.h pr.c pr.h configure configure.in 

Log message:
	* pr.c (addLineToPR): Take ownership of the passed-in buffer to
	avoid making a new copy of the contents.
	(read_pr): Let addLineToPR () take ownership of the line buffer.
	
	* index.c: Move the indexed field flags into the index descriptor.
	
	* client.c (readPRFromServer): Give ownership of the line buffer
	to addLineToPR ().
	
	* configure.in (GNATS_INSTALL): Remove --with-full-gnats.  (Leave
	the partial targets in the Makefile, however).


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