octave-maintainers
[Top][All Lists]
Advanced

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

Re: Starting doxygenising source code


From: Andreas Weber
Subject: Re: Starting doxygenising source code
Date: Tue, 12 Aug 2014 22:51:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Just a hint if someone tries to run doxygen 1.8.1.2-2 (for example
debian testing) on our source. Doxygen segfaults on tstmid.for

Error in file
/home/andy/src/octave-default-dbg-build/doc/doxyhtml/debug/tstmid.for
line: 612, state: 17

Program received signal SIGSEGV, Segmentation fault.
QGListIterator::QGListIterator (this=0x7fffffffdf10, l=...) at
qglist.cpp:1058

and is reported here https://bugzilla.gnome.org/show_bug.cgi?id=733856

A quick workaround is to exclude it. Open Doxyfile and add
EXCLUDE = ../../../octave-src/liboctave/cruft/ranlib/tstmid.for
(adapt path if necessary)

-- Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]