[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-devel
Subject:    try blocks are not parsed correctly
From:       Christoph Bartoschek <bartoschek () gmx ! de>
Date:       2006-10-20 19:00:12
Message-ID: 200610202100.13120.bartoschek () gmx ! de
[Download RAW message or body]

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
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic