This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: log_accum_bugzillafied seems to work
On Wed, 18 Jun 2003, Daniel Berlin wrote:
> Take a snapshot of the page at the time of release?
> We could script that fairly easily.
Currently the release notes are gathered at the time of release with lynx
-dump (by contrib/gennews) while bugs.html and gnats.html are checked out
of CVS (then converted to text with lynx -dump). We could switch to
getting the HTML versions of the bug reporting docs with lynx -source and
the text versions direct from the web with lynx -dump (then just rewrite
the link from bugs.html to the components description to point to the
local copy).
--
Joseph S. Myers
jsm28@cam.ac.uk