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 Makefile.in adm.c client ...
Date: Wed, 25 Aug 1999 14:34:00 -0000	[thread overview]
Message-ID: <19990825213451.15899.qmail@egcs.cygnus.com> (raw)

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@egcs.cygnus.com	99/08/25 14:34:51

Modified files:
	gnats          : ChangeLog Makefile.in adm.c client.c cmds.c 
	                 configure configure.in db_conf.c fconfig.y 
	                 fconfigl.l field-config file-pr.c files.c 
	                 gen-closed-date.c gnats.h gnatsd.c gnatsd.h 
	                 headers.c lists.c npr-edit.c pr-init.c pr.c 
	                 pr.h query.c query.h regex.c 

Log message:
	* pr-init.c (fconfig_parse, argument func): New argument.
	(get_line): New function.
	
	* cmds.c (GNATS_lfds): New function; command for dumping the
	field-config file to the client.
	
	* client.c (client_get_field_config_line, client_get_field_config):
	New functions.
	(client_init_gnats): Call client_get_field_config ().
	
	* adm.c (initAdmField): Don't explode if the contents of the chain
	for the field are NULL.
	
	* query.c (getSearchTypeForName, getSearchNameForType): New
	functions.
	
	* pr.h (FIRST_BUILTIN_FIELD, NUM_BUILTIN_FIELDS): New.
	
	* pr-init.c (builtin): Change "Target" to be "Quarter".
	
	* gnatsd.c (cmds): Add FVAL.
	
	* files.c: Remove init_classes() and init_states().
	
	* field-config: Remove the network-query-command definitions.
	
	* fconfigl.l: Add "%option nounput" to make flex behave. Remove
	network-query-command.
	
	* fconfig.y: Add extern declarations for fconferror() and
	fconflex ().  Remove the network-query-command parse.
	
	* cmds.c (netcommands): New array to hold the old-style network
	query commands; these are now hardcoded, and will probably be
	removed.
	(init_server_cmds): Initialize netcommands.
	(GNATS_fval): New function, to add the FVAL command.
	
	* client.c (send_query_field): Use the FVAL query command.
	
	* Makefile.in: Use @CFLAGS@ instead of hardcoding -g.
	
	* configure.in: Turn on -Wall -ansi -pedantic -Werror for
	GCC.
	
	Plus other minor cleanups.


             reply	other threads:[~1999-08-25 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-25 14:34 bmanson [this message]
1999-12-21 22:50 bmanson

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=19990825213451.15899.qmail@egcs.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).