Your message dated Tue, 16 Oct 2007 16:38:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing bug #361136
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdevelop3
Severity: important

When I make a new automake C++ project and add an OpenGL library such as
GLee or GLsdk, as soon as I add the *.h and *.c files of either of these
libraries KDevelop enters and infinite loop, eats 1GB of my main RAM and
another 1GB of my swap space. I have to press Ctrl+Alt+Backspace to make
my system usable again.

GLsdk: http://oss.sgi.com/projects/ogl-sample/sdk.html
GLee: http://elf-stone.com/glee.php

Workaround:

I can edit the conflicting *.h or *.c files and enclose them with

#ifdef DONT_BYPASS_KDEVELOP_PARSER

//code

#endif

After that KDevelop adds the conflicting files and there is no infinite
loop. But the problem is that it's hard to compile and link with that
preprocessor hack.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.my
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Bug #361136 has not been reproduced on the KDevelop 3.4.x series
(featuring a new code parser), so I am closing it.

Jeremy


--- End Message ---

Reply via email to