[Bug 73102] KDevelop parser parses a c++ function that is a try block wrongly
Hamish Rodda
rodda at kde.org
Sun Jul 6 01:30:34 UTC 2008
------- 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=73102
rodda kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rodda kde org 2008-07-06 03:30 -------
SVN commit 828497 by rodda:
Fix function try blocks
eg. void f() try {} catch {}
Remove unimplemented skip function body code (not needed)
BUG:73102
M +0 -2 control.cpp
M +0 -4 control.h
M +44 -55 parser.cpp
M +3 -6 parser.h
M +21 -22 tests/test_parser.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=828497
More information about the KDevelop-devel
mailing list