[Bug other/51678] 'make pdf' is broken in libiberty
gcc at mirality dot co.nz
gcc-bugzilla@gcc.gnu.org
Fri Jul 13 01:37:00 GMT 2012
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).
More information about the Gcc-bugs
mailing list