throw specification warnings

Michael Teske via omniORB-list <[email protected]> Mon, 9 Apr 2018 16:00:37 +0200
Newsgroups gmane.comp.corba.omniorb.user
Message-ID <[email protected]>
Hi,

I recently rebuilt omniORB with gcc 7.3. Now, since exception
specifications are deprecated in C++11 I get lots of these warnings:

../../../../include/omniORB4/internal/orbOptions.h:183:45: warning:
dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);

Unfortunately not only when building omniORB, but in my code as well.
Are there any plans to remove these? Or will a patch be accepted?

Greetings,
  Michael

_______________________________________________
omniORB-list mailing list
[email protected]
http://www.omniorb-support.com/mailman/listinfo/omniorb-list