Subject: Re: [boost] cstdint.hpp dependency not working?
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-05 17:39:50


John Maddock wrote:
> With the recent changes, when building any file that depends on
> cstdint.hpp I see:
>
> link.hardlink ..\..\..\boost\cstdint.hpp
> Hardlink created for ..\..\..\boost\cstdint.hpp <<===>>
> ..\include\boost\cstdint.hpp
> link.hardlink ..\..\..\boost\cstdint.hpp
> Hardlink created for ..\..\..\boost\cstdint.hpp <<===>>
> ..\..\integer\include\boost\cstdint.hpp
>
> And this happens for every build - even though everything is up to date.
>
> Any ideas?

boost/cstdint.hpp has been removed from integer:develop, but this commit and
the following commits to develop haven't been merged to master yet. Not sure
who needs to do that, my guess is Glen.