[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
4379
Age (days ago)
4379
Last active (days ago)
0 comments
1 participants
participants (1)
-
Olaf Krzikalla