Subject: Re: [boost] [filesystem] path.cpp fails to compile underclang/Cygwin
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-17 21:24:16


Beman Dawes wrote:

> Better yet, 4.9.2 has been available for a few days now!

But, as I just discovered, it breaks Clang, because it can no longer find
its stdlib headers (looks for 4.8.3). This might be why it doesn't work for
you.