$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [regex] Matching space - help needed
From: John Maddock (john_at_[hidden])
Date: 2008-11-22 12:56:34
Roman Yakovenko wrote:
>> Using proc file system, I compared environment variables,
>> specifically
>> LANG is set to "en_US.UTF-8". Both executables load same Boost.Regex
>> shared library. I am using GCC 3.3.3, on RedHat. The boost version is
>> 1.34. Searching the web didn't help too.
Roman, can you try with an up-to-date Boost version, I have some dim
recollection of fixing an issue similar to this.
HTH, John.