id summary reporter owner description type status milestone component version severity resolution keywords cc 6104 Illegal Derefence Olaf van der Spek Antony Polukhin "For the record... This does an illegal dereference in boost\lexical_cast.hpp(1357): if ( Traits::eq(minus,*start) ) {{{ #include #include int main() { boost::iterator_range v; boost::lexical_cast(v); } }}}" Bugs closed To Be Determined lexical_cast Boost 1.48.0 Showstopper duplicate