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 btime.c client.c edit-pr ...
Date: Tue, 04 Jan 2000 17:00:00 -0000	[thread overview]
Message-ID: <20000105010019.26884.qmail@sourceware.cygnus.com> (raw)

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

Modified files:
	gnats          : ChangeLog btime.c client.c edit-pr.sh edit.c 
	                 gnats.h lists.c misc.c pr-edit.c pr-init.c pr.h 
	                 query-pr.c query.c query.h 

Log message:
	* query.c (getSearchOperatorForType): Make global.
	(parseSimpleQueryExpression): Add support for initial '[' marker
	indicating that the field name referred to is the builtin name.
	(appendSearchItem): Ditto.
	
	* query-pr.c: Construct queries initially as strings; we then either
	send them directly to the server as is in network mode, or parse it
	for doing a direct query later.
	(oldQueryField): New function.
	
	* pr-init.c (getBuiltinField): New function, for looking up
	builtin field information.
	
	* pr-edit.c: We no longer parse PRs when in network mode.  Let the
	server win.
	(readPR): Deleted, no longer used.
	
	* misc.c (quoteString): Move here; it's now a global.
	
	* edit.c (replace_pr): Fill in err->msg.
	(check_pr_file): Ditto.
	
	* edit-pr.sh: pr-edit now requires the number of the edited PR.
	
	* client.c (sendRemoteListQuery): Add outfile parameter.
	(sendRemoteQuery): Add queryString parameter, for sending
	unparsed expressions.
	(netSendPRCmd, netEditField, netCheckPR, netSubmitNewPR, netModifyPR):
	Change PR* parameter to FILE*; we send the files directly now, so
	the server does all the work.
	
	* lists.c (getGnatsFile): Removed ListFieldConfig, no longer
	used.  Removed infile.
	
	* client.c: Removed unused variable reply.
	(clientConnect): Renamed from client_init.
	(get_reply): Handle CODE_TEXT_READY.
	(client_get_field_config, client_get_field_config_line): Deleted,
	no longer used.
	(client_init_gnats): Don't call client_get_field_config ().


                 reply	other threads:[~2000-01-04 17:00 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=20000105010019.26884.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).