Bug in Kdevelop 0.4 ( yesterdays snapshot )
Jonas Nordin
jonas.nordin at cenacle.se
Wed Jun 2 10:16:02 BST 1999
> they call it a typo ;-) but it is strange that the parser hangs on it !
Well... Not really.. You have to have some references to be able to interpret
a declarations. The reference in this case is the '::' to decide where the
classname is located.
The problem is to make a fault-tolerant parser that handles all kinds of typos
and still is able to extract some information.
The problem has been solved anyhow. :-) The fix is in CVS.
/J
More information about the KDevelop
mailing list