This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug other/51678] 'make pdf' is broken in libiberty


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51678

--- Comment #3 from Gavin Lambert <gcc at mirality dot co.nz> 2012-07-13 01:36:52 UTC ---
Created attachment 27782
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27782
Proposed fix

Confirmed on mingw32 with MiKTeX.

I've attached a patch which fixes this; basically TeX didn't like having a
heading in the middle of a numbered list (which seems fair enough to me).  The
patch breaks the numbered list into two sections.  This does of course change
the numbering of the actual items; possibly someone more familiar with TeX than
I can correct this (but the previous numbering seems wrong anyway).


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