-RM-130-MR-Boost Lexical Cast uses current locale
Current Boost Versions (tested 1.48) use the current locale when doing a lexical_cast. This is a critical issue and can lead to severe problems. We need to find a way to disable this and force C locale instead.
(from redmine: created on 2012-02-06, closed on 2012-02-08)