Re: throw specification warnings in c++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mikael,

Perhaps something like PCLint++ would analyze throw specification violations.  GCC does not, as far as I am aware.

Unlike Java, C++ handles violations of the throw specification at runtime, not at compile time.  (Unfortunately, IMHO.)

HTH,
--Eljay



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux