$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bart (bartmann.nsd_at_[hidden])
Date: 2005-12-08 20:40:56
On Thu, 08 Dec 2005 17:41:05 +1100, Michael Lin wrote:
> try
> {
> ptime t1(time_from_string("2005-01-01"));
> cout << to_simple_string(t1) << endl;
> }
> catch (...)
> {
> cout << "exception thrown" << endl;
> }
You're right, this is a bug.
Thanks for bringing this to our attention.
Bart