This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] install.texi changes for underfull/overfull hboxes
On Tue, Sep 03, 2002 at 10:45:11PM +0100, Joseph S. Myers wrote:
> On Tue, 3 Sep 2002, Janis Johnson wrote:
>
> > This patch changes the wording in several places in the installation
> > instructions to get rid of messages about overfull and underfull
> > hboxes from "make dvi".
>
> ... for the particular paper size configured on your system. Texinfo
> makes this configurable.
Oh, rats, I was afraid of something like that. I'll take another look
to see what might be worth doing.
When I haven't done something that broke "make info" or "make dvi"
entirely, the only ominous messages are the "overfull/underfull hbox"
ones. Are there other interesting messages in there sometimes when the
make succeeds? If so, it would be quite useful to squash these things.
Janis