Comment 9 for bug 26356

Revision history for this message
In , Tero Laitinen (tolaiti2) wrote : Re: Bug#341236: your bug -- doxygen: fails to generate html documentation (segmentation fault)

Hi Justin,

Maximiliano is correct. I compiled doxygen 1.4.5 myself and it worked.
doxygen 1.4.2 could not handle one header file
(include/litesql/datetime.hpp) with following lines:
--
     string asString(string format="%d.%m.%y") const;
--
     string asString(string format="%h:%M:%s") const;
--
     string asString(string format="%d.%m.%y %h:%M:%s") const;
--

The documentation built nicely in doxygen 1.4.2 without those lines.

So, I guess the bug is not present in sid.

Thanks.

Best Regards,
Tero Laitinen

On Wed, 28 Dec 2005, Justin Pryzby wrote:

> Hello Tero,
>
> Maximiliano Curia suggested that this bug might be fixed in sid.
> Could you check if the problem is solve?
>
> Thanks.
>
> --
> Clear skies,
> Justin
>
> References
>
> [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=341236
>
>