$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-16 12:19:26
> Here's the output for my test code below:
>
> jvs_at_bagheera:~/open/fennel/test$ BugTest
> regex_match(without result): 1
> regex_match(with result): 0
Oh shucks, reproduced with gcc (works OK with VC7.1 though).
I'll look into it,
John.