mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
Release v1.0.8
This commit is contained in:
parent
1dd0455e9c
commit
e8218feebe
@ -351,7 +351,7 @@ to the expected behavior.
|
||||
|
||||
## Release Notes
|
||||
|
||||
### v1.0.8 (wip)
|
||||
### [v1.0.8](https://github.com/gulrak/filesystem/releases/tag/v1.0.8)
|
||||
|
||||
* Bugfix for ([#6](https://github.com/gulrak/filesystem/issues/6)), where
|
||||
`ghc::filesystem::remove()` and `ghc::filesystem::remove_all()` both are
|
||||
|
@ -104,7 +104,7 @@
|
||||
#define LWG_2937_BEHAVIOUR
|
||||
|
||||
// ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch)
|
||||
#define GHC_FILESYSTEM_VERSION 10007L
|
||||
#define GHC_FILESYSTEM_VERSION 10008L
|
||||
|
||||
namespace ghc {
|
||||
namespace filesystem {
|
||||
|
Loading…
x
Reference in New Issue
Block a user