public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats ChangeLog client.c getclose.c gnat ...
@ 2000-03-19  1:32 bmanson
  0 siblings, 0 replies; only message in thread
From: bmanson @ 2000-03-19  1:32 UTC (permalink / raw)
  To: gnats-cvs

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/03/19 01:32:01

Modified files:
	gnats          : ChangeLog client.c getclose.c gnats.el gnats.h 
	                 pr-age.c pr-edit.c pr.h query-pr.c 

Log message:
	* gnats.el: Use query-pr --gnats-server-addr to get the
	hostname, port, etc. of the database to connect to.
	
	* query-pr.c: Add --print-server-addr option.
	
	* Change callers of client_init_gnats () to check its return
	status, and to handle exiting etc.
	
	* client.c (clientConnect): Add an ErrorDesc argument to return an
	error status.  Don't exit on error anymore.
	(scanEnv): Make public, and don't use const char ** arguments
	since we're putting allocated strings into the pointers.  The
	values returned contain defaults; this function now completely
	determines the user/password/host/port/database to use.
	(client_init_gnats): Make copies of the passed-in arguments to
	facilitate cleanup.  Free up values obtained from scanEnv().  Add
	an ErrorDesc argument, and return a non-zero value on error.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-03-19  1:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-19  1:32 gnats/gnats ChangeLog client.c getclose.c gnat bmanson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).