id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5731,Failure in boost/numeric/conversion when compiled without exceptions,pmachata@…,Douglas Gregor,"When build with gcc -fno-exceptions, the compilation fails on the following oneliner: #include That's because naked ""throw"" is used in that code. I believe it should use boost::throw_exception instead. I'm attaching a patch that implements this change.",Bugs,closed,To Be Determined,numeric,Boost 1.50.0,Problem,fixed,,antoshkka@…