Fix win32 platform race with filesystem::load, add m/pil #50
EmJayGee
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release adds the Platform Isolation Library, which adds an abstraction layer between code and the underlying platform.
The initial release focuses on the Windows system registry, so it's rather Windows focused but in the future it will include filesystem features and be more platform neutral.
Also included is a fix for a race with m::filesystem::load() on win32 when a file changes size while loading.
This discussion was created from the release Fix win32 platform race with filesystem::load, add m/pil.
Beta Was this translation helpful? Give feedback.
All reactions