This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 compile/18517] New: Texinfo error in doc causes install to fail


https://sourceware.org/bugzilla/show_bug.cgi?id=18517

            Bug ID: 18517
           Summary: Texinfo error in doc causes install to fail
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: compile
          Assignee: unassigned at sourceware dot org
          Reporter: patrick.monnerat at datasphere dot ch
  Target Milestone: ---

Created attachment 8358
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8358&action=edit
Fix for problem

After commit
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=29c1c24429a099eca297080dba56a8c090e3136a,
installation fails with errors:

---
./gdb.texinfo:22136: @subsubsection seen before @end table
./gdb.texinfo:22175: @item outside of table or list
./gdb.texinfo:22179: @item outside of table or list
./gdb.texinfo:22185: unmatched `@end table'
...

The attached patch fixes the problem

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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