Boost logo

Boost :

From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2002-07-11 13:05:37


----- Original Message -----
From: "Giovanni Bajo" <giovannibajo_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, July 11, 2002 7:38 PM
Subject: [boost] Comeau + regex woes

> Hello,
>
> I eventually succeeded building the Regex library with Comeau+MSVC7 (with
> bjam). These are the patches required:

I forgot another required patch in the previous mail:

- Added this line to boost/config/compiler/comeau.hpp:

// No basic_streambuf<> specialization for wchar_t, needed for Regex
#define BOOST_NO_STD_WSTRING

Giovanni Bajo


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk