[program options] compile error if BOOST_NO_EXCEPTIONS defined

4 Apr
2013
4 Apr
'13
9:09 a.m.
Hi, MSVC 2008, program_options/variables_map.cpp: try without catch error, if BOOST_NO_EXCEPTIONS is defined. Fixable by wrapping the try on line 46: + #ifndef BOOST_NO_EXCEPTIONS try + #endif Best Olaf
4529
Age (days ago)
4529
Last active (days ago)
2 comments
2 participants
participants (2)
-
Olaf Krzikalla