[Bug 83035] PHP parser crashes when changing project

Jens Dagerbo jens.dagerbo at swipnet.se
Tue Jun 8 19:33:09 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83035      
jens.dagerbo swipnet se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From jens.dagerbo swipnet se  2004-06-08 19:32 -------
Yes, it does help. :)

>From a brief look, this looks like the same problem as I solved for the cppsupport a few months ago. In short: processEvents() is a killer!

What I did in cppsupport was refactor the code to user timer events instead. The resulting code isn't as pretty, but it is stable.

This should be quite solvable, but the code will probably need to be changed too much to go into a 3.0.x bugfix release. While waiting for 3.1, the following applies: "don't do that!" ;)




More information about the KDevelop-devel mailing list