lyx_mirror/development
Jean-Marc Lasgouttes 2a0e4c199c Fix coverity issues about exceptions
There a some exceptions related to the fact that BOOST_ASSERT throws
an unhandled exception, which is fait enough. This is handled by
uploading a modeling file to coverity.

The second batch of issues are related to the use of lexical_cast in
convert.cpp. We use now a wrapper around boost::lexical_cast that does
not throw but return empty strings instead. I am not sure actually of
when lexical_cast could fail.
2017-03-24 16:47:35 +01:00
..
2015-10-01 22:06:01 +01:00
2011-04-03 13:38:05 +00:00
2010-02-18 09:58:20 +00:00
2017-03-21 10:24:31 +01:00
2012-06-05 12:22:13 +02:00
2014-12-08 13:15:06 +01:00
2017-02-02 14:53:01 +01:00