id summary reporter owner description type status milestone component version severity resolution keywords cc 2102 wave fails to compile with -fno-exceptions brbarret@… Hartmut Kaiser "The wave component fails to compile with GCC when -fno-exceptions is specified. The attached patch allows the libraries / tests shipped with boost 1.35.0 to compile. There didn't seem to be a better option to make g++ happy than to just #ifndef out the catch block, as my version of g++ (4.0.1 included with OS X 10.5) would complain about e being undeclared. " Bugs closed Boost 1.36.0 wave Boost 1.35.0 Problem fixed