[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/gnats ChangeLog TODO adm.c client.c cmds ...
From: |
bmanson |
Subject: |
gnats/gnats ChangeLog TODO adm.c client.c cmds ... |
Date: |
2 Feb 2000 01:53:24 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 00/02/01 17:53:24
Modified files:
gnats : ChangeLog TODO adm.c client.c cmds.c edit.c
fconfig.y fconfigl.l field-config.in field.c
field.h file-pr.sh gnatsd.c gnatsd.h index.c
pcodes.h pr-edit.c query.c queue-pr.c
Log message:
* query.c (process_format): Don't try to reference NULL PRs.
* pr-edit.c (main): Check for a PR number before allowing edit
actions. Don't close already-closed file descriptors.
* index.c (createIndexEntryBinary): Fix typo.
* file-pr.sh: Fix another typo.
* field.c (get_field_value): If the supplied PR is NULL, return
an empty string for field values.
* field-config.in: Reorganize to match the traditional PR full
format.
* cmds.c (GNATS_inputdefault): New command.
* adm.c (free_adm_entry): If the entry is NULL, don't try to free
it.
* queue-pr.c (main): Don't call punt() if the command usage
isn't right.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/gnats ChangeLog TODO adm.c client.c cmds ...,
bmanson <=