$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [regex] stuck with expression syntax / exception
From: Thomas (firespot71_at_[hidden])
Date: 2015-03-15 11:30:53
On 14/03/2015 18:02, John Maddock wrote:
>
>
> Well if you'd printed out the message contained in the exception it
> would have told ;)
Apparently in my regular environment I am not used to getting
informative exception messages, so I forget the possibility it may so be
in boost ;)
Thanks, it works fine now!
Thomas