Hi, the following code is not parsed correctly by the cpp parser: void func() try { } catch (...) { } class C { C() try : a(4) { } catch (...) { } int a; }; Greetings Christoph _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel