Re: 2.99.10: another release candidate
Derek Price <[email protected]> Tue, 25 Jan 2005 18:03:19 -0700
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Organization | Get CVS Support from Ximbiot <http://ximbiot.com>! |
| Message-ID | <41F6EC57.9050103__13168.7180175961$1106720995$gmane$org@ximbiot.com> |
I haven't been actively working on texi2html recently - my primary
interest is that it generates the CVS manual properly, which 1.72 still
does.
Patrice Dumas has been doing most of the recent work and is usually
quick to respond. I've cc'd him as well as the texi2html development list.
Regards,
Derek
Jindrich Novy wrote:
>On Mon, 2005-01-24 at 12:09 -0800, Mike Castle wrote:
>
>
>>On Mon, Jan 24, 2005 at 02:05:30PM +0100, Jindrich Novy wrote:
>>
>>
>>>There were serious issues also with the latest stable texi2html-1.72
>>>while compiling quagga. It also hung up in an infinite loop. The lastest
>>>texi2html working for me was 1.66 and I was able to reproduce the
>>>infinite loop issue also with any higher texi2html release.
>>>
>>>
>>Damn. :-<
>>
>>Would it be wise to ship texi2html-1.66 then? Better to ship something old
>>that works that new that is known to be broken?
>>
>>
>
>It looks like the texi2html-1.68 and later are unable to handle this
>construct for example:
>
>@deffn Command {hostname @var{hostname}} {}
> ...stuff...
>@end deffn
>
>It fails at the first line stating:
>*** '}' without opening '{' before: ...
>
>Repeating the error message for a long time. The error message isn't
>true since all brackets are correctly enclosed.
>
>Thomas, if you like to reproduce it, please download quagga from:
>http://quagga.net/download/quagga-0.98.0.tar.gz
>and try to compile quagga.texi in the /doc subdirectory.
>
>I agree with Mike it's better to release working 1.66 within teTeX-3.0
>instead of buggy latest "stable" release.
>
>Thanks,
>Jindrich
>
>
>