← Back to team overview

kicad-developers team mailing list archive

Exception specifiers deprecated in c++11

 

hello!

I noticed that exception specifiers is deprecated in c++11, and since they are in the coding policy of kicad, naturally they are everywhere in the kicad source.
I attached a patch where i removed all of them just to show how many of 
them there are, also suggest that we remove that from the coding policy 
( patch 2 ).
Are there any considerations regarding becoming c++11 compatible?

- Kristofffer

Follow ups