[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#317863: Loops forever processing bbdb.texinfo



Package: texi2html
Version: 1.76-1
Severity: serious

bbdb fails to build because texi2html loops forever on bbdb.texinfo:

> cd texinfo && /usr/bin/texi2html -split=chapter bbdb.texinfo

It loops forever on lines 10606 to 10613, trying to set the following
field for the "Other database manipulation functions" subsection.
Changing the loop test to use

 $up ne $element_top

instead of

 $up->{'up'}

fixes the problem, but I'm not sure that there isn't a better way.

-- 
Matt

Attachment: signature.asc
Description: Digital signature


Reply to: