From mboxrd@z Thu Jan 1 00:00:00 1970 From: bmanson@sourceware.cygnus.com To: gnats-cvs@sourceware.cygnus.com Subject: gnats/gnats ChangeLog gen-index.c getclose.c p ... Date: Thu, 09 Dec 1999 22:37:00 -0000 Message-id: <19991210063726.13996.qmail@sourceware.cygnus.com> X-SW-Source: 1999/msg00118.html List-Id: CVSROOT: /cvs/gnats Module name: gnats Changes by: bmanson@sourceware.cygnus.com 99/12/09 22:37:26 Modified files: gnats : ChangeLog gen-index.c getclose.c pr.c query.c query.h Log message: * pr.c (field_value): Fundamental change--PR contents always override index contents. * getclose.c (do_prlist): Use gen_pr_path(). * gen-index.c (do_category): Check to see if the PR read in is remotely sane. (We should return an error status from read_pr() since it no longer insanely exits). * query.c(make_path): Removed, no longer used. Fixes obvious fatal gen-index bug.