This commit is contained in:
Joey Hess 2025-01-30 15:06:37 -04:00
parent c2a48f1fa0
commit c3e6cbb432
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -18,13 +18,7 @@ status.
mechanical, with only some wrapper functions in Utility.FileIO and
Utility.RawFilePath needing to be changed.
An attempt was made on this, which is in the `ospath` branch. It
is unfinished and doesn't build. Some of the groundwork for that
culminated in [[!commit aaf4dd3b9cc71752624dd81352c242eeabe912c2]]
which builds and passes the test suite... except for on windows, where it
fails both with and without the new OsPath build flag it added, in
different and both surprising and seemingly difficult to understand ways.
That has caused me to give up on it for now.
Work on this is underway, in the `ospath` branch.
[[!tag confirmed]]