31 Oct
2018
31 Oct
'18
5:48 a.m.
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.