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 cmds.c file-pr.c gnats.h ... Date: Thu, 21 Oct 1999 12:21:00 -0000 Message-id: <19991021192154.23826.qmail@sourceware.cygnus.com> X-SW-Source: 1999/msg00050.html List-Id: CVSROOT: /cvs/gnats Module name: gnats Changes by: bmanson@sourceware.cygnus.com 99/10/21 12:21:53 Modified files: gnats : ChangeLog cmds.c file-pr.c gnats.h pr.c pr.h query-pr.c query.c Log message: * pr.c (struct PR_private): Used by the PR reading code to keep track of state while reading. * pr.h(struct PR_struct): New type to represent contents of PRs. * pr.c (read_pr): Split up into three new functions, so that PRs can be added line-by-line.