Boost logo

Boost :

Subject: Re: [boost] [1.68.0 Beta1 RC1][iostreams][vs2017 preview] seekpos is not a member of std::pos
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2018-07-07 09:24:26


On Sat, 7 Jul 2018, 02:49 Marshall Clow via Boost, <boost_at_[hidden]>
wrote:

> On Fri, Jul 6, 2018 at 3:22 PM, Mateusz Loskot via Boost <
> boost_at_[hidden]> wrote:
> > (...)
> > b2 -j8 toolset=msvc-14.1 address-model=64 variant=release
> --with-iostreams
> > ...
> > compile-c-c++ bin.v2\libs\iostreams\build\msvc-14.1\release\address-
> > model-64\link-static\threading-multi\file_descriptor.obj
> > file_descriptor.cpp
> > .\boost/iostreams/positioning.hpp(96): error C2039: 'seekpos': is not
> > a member of 'std::fpos<_Mbstatet>'
> > c:\Program Files (x86)\Microsoft Visual
> >
> Studio\Preview\Professional\VC\Tools\MSVC\14.15.26608\include\iosfwd(132):
> > note: see declaration of 'std::fpos<_Mbstatet>'
> > ```
> >
> > Is this expected?
> >
> > Shouldn't this be fixed by https://github.com/boostorg/iostreams/pull/57
> ?
> > Or the PR has not made it into the master?
> >
> >
> Apparently that was not merged to master before the master branch was
> closed for the beta.
>

I see. I understand it's too late now.

Hopefully it will be merged into master for 1.69.

Mateusz Loskot, mateusz_at_[hidden]
(Sent from mobile)


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