<div dir="ltr"><div dir="auto"><div>I'm not aware of ongoing work for filesystem on Windows.</div><div>There are bits of `directory_iterator` that are implemented on Windows, but that's about it.</div><div>I don't remember how much Windows syntax `std::filesystem::path` supports at the moment.</div><div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat., Jun. 8, 2019, 7:33 a.m. Egor Pugin via libcxx-dev, <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'd like to know if it's there some ongoing work of implementing<br>
c++17-fs on windows?<br>
Is there and phab merge requests active?<br>
Maybe someone has patches locally?<br>
<br>
As I understand chromium are built with libc++ on windows now, so<br>
"core" parts are good.<br>
But what about fs and also where I could check other missing windows parts?<br>
<br>
I tried to build libc++ (trunk) with clang-cl (trunk) with WinSDK<br>
(ENABLE_FILESYSTEM_DEFAULT On), of course it shows some errors, but<br>
they are doable, I think.<br>
Locally, I'll try to fix issue to get buildable thing atleast.<br>
If I succeed, I'll send patches for reference.<br>
<br>
-- <br>
Egor Pugin<br>
_______________________________________________<br>
libcxx-dev mailing list<br>
<a href="mailto:libcxx-dev@lists.llvm.org" rel="noreferrer" target="_blank">libcxx-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev" rel="noreferrer noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev</a><br>
</blockquote></div></div></div>
</div>