$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Wang Weiwei (wwwang_at_[hidden])
Date: 2006-02-07 01:44:26
>David Abrahams <dave_at_[hidden]> writes:
>
>> Is a malformed regex supposed to crash the library? See enclosed .cpp file
>
>Sorry, I'm a fool; this was an exception from the library, but the
>debugger showed me some line in the middle of the backtrace, so I
>couldn't see it.
>
>--
>Dave Abrahams
>Boost Consulting
>www.boost-consulting.com
>_______________________________________________
>Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
use bad_expression for safeguard
Wang Weiwei