This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Final PATCH for Re: IMPORTANT 3.0 PATCH: gcc_release


On Wed, Jun 13, 2001 at 09:53:01PM -0700, Mark Mitchell wrote:
> 
> > 2001-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
> >             Jeff Law <law@redhat.com>
> >
> >  	* gcc_release (build_sources): Obtain some documentation files
> >  	from the wwwdocs module.
> 
> The patch is OK, and I will check it in soon.
> 
> However, there was one important problem.  In particular,
> you failed to check the exit code from `lynx'. 

Is lynx being used in -dump mode to generate plain text from HTML
docs?  If so, we might want to look at the 'html2text' program which
does that and nothing but that and doesn't care about the terminal.
It also does a better job with tables than lynx does.

It's found at http://userpage.fu-berlin.de/~mbayer/tools/, and there's
a Debian package.

Not a change to make right before the release, of course.

-- 
zw    The phrase causes storage to be reserved, doesn't mean that it causes
      storage to be reserved.  This is a fundamental misunderstanding of
      Standardese.
      	-- Mike Stump


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]