Indinite recursion

Ulrich Heinen heinenu at pcheinen.chemie.uni-freiburg.de
Tue Jul 27 12:10:58 BST 1999


Am Mon, 26 Jul 1999 schrieben Sie:
>Hi,
>	on the latest snapshot there is an infinite recursion in the
>documentation creation.
>I avoided it commenting the dir "doc" from the main Makefile.
>At least I  was able to compile.

The same happens on my system. The reason is that the Makefile.am's
in some directories contain the "." in the SUBDIR list. After
removing the dots compilation proceeds smoothly for me.

I'm currently trying to trace that bug that appeared to be related
to the building of the class view. Actually, the crash occurs
in

   void CLogFileView::refresh(CProject* prj)

in clogfileview.cpp, probably in some method of QFileInfo. So far, I'm
not sure what causes the crash but I thought I'd mention it, in case
someone with more experience has time to look into it.

U.

+-----------------------------------------------------------+
|                     Ulrich Heinen                         |
|   Institut fuer physikalische Chemie I de Universitaet   |
| Chemie III, Zi. 506 * Albertstrasse 21 * D-79104 Freiburg |
|        (0761) 203-6208 * heinenu at ruf.uni-freiburg.de      |
+-----------------------------------------------------------+



More information about the KDevelop mailing list