From: Hochhaus, A. <aho...@sa...> - 2011-03-13 20:42:33
|
Hello, As cpp-netlib is being written for potential future inclusion in boost it might be worth allowing complication without exceptions when BOOST_NO_EXCEPTIONS is specified. That way projects which disallow exceptions can compile with -fno-exceptions. Looking at the cpp-netlib code it seems that very few sites utilize exceptions so it would likely be a minimally invasive patch. Thanks for consideration, Andy |