$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schoepflin (markus.schoepflin_at_[hidden])
Date: 2001-10-25 11:40:37
--- In boost_at_y..., JBrunen_at_d... wrote:
> --- In boost_at_y..., "Markus Schoepflin" <markus.schoepflin_at_g...>
wrote:
[snip]
> > 3. regex doesn't work with STLPort and MSVC6 if you use
> > _STLP_NO_OWN_IOSTREAMS. This stopped working some time ago.
>
> Some time ago, I tried the regex librarie with the STLport and the
> _STLP_NO_NEW_IOSTREAMS flag and it work well (At least for my small
> test). So, that is lost. This rises the question of upgrade
> compatibility of the boost libraries. This may be a very important
> aspect for people integrating boost libraries into their code.
> However, I understand the issue of standardization and the MS
> platform has really a long way to go.
>
Please note I wrote _STLP_NO_OWN_IOSTREAMS. I have no idea if the
same holds for _STLP_NO_NEW_IOSTREAMS.
> Is there any time schedule for 1.25.1?
It has been mentioned recently but no schedule yet, AFAIK.
Markus