public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
From: bmanson@sourceware.cygnus.com
To: gnats-cvs@sourceware.cygnus.com
Subject: gnats/gnats ChangeLog client.c getclose.c gnat ...
Date: Sun, 19 Mar 2000 01:32:00 -0000	[thread overview]
Message-ID: <20000319093201.18385.qmail@sourceware.cygnus.com> (raw)

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.


                 reply	other threads:[~2000-03-19  1:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000319093201.18385.qmail@sourceware.cygnus.com \
    --to=bmanson@sourceware.cygnus.com \
    --cc=gnats-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).