Boost logo

Boost Users :

Subject: Re: [Boost-users] Error building Spirit parser in VS2017
From: Gavin Lambert (boost_at_[hidden])
Date: 2018-10-31 05:48:38


On 31/10/2018 18:03, Michael Powell wrote:
>> fpos.hpp is a configuration header used by positioning.hpp.
>
> Well, color me confused. seekpos() is called from positioning.hpp,
> which seekpos() is the thing going away, correct?

The change to fpos.hpp makes positioning.hpp use a different code path
that no longer calls (or compiles any calls to) seekpos().

> Clearly you've done the root cause analysis; I'm just reporting them
> as I see them.

I knew absolutely nothing about this issue until I replied to your
message; I just spent five minutes reading the code.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net