mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
update README.md
This commit is contained in:
parent
9df22d5396
commit
78b746d901
@ -595,6 +595,8 @@ to the expected behavior.
|
|||||||
* Fix for [#160](https://github.com/gulrak/filesystem/issues/160), the cmake
|
* Fix for [#160](https://github.com/gulrak/filesystem/issues/160), the cmake
|
||||||
config now only sets install targets by default if the project is no
|
config now only sets install targets by default if the project is no
|
||||||
subproject, as documented
|
subproject, as documented
|
||||||
|
* Fix for [#157](https://github.com/gulrak/filesystem/issues/157), suppress
|
||||||
|
C4191 warning on MSVC for GetProcAddress casts
|
||||||
* Fix for [#156](https://github.com/gulrak/filesystem/issues/156), on POSIX
|
* Fix for [#156](https://github.com/gulrak/filesystem/issues/156), on POSIX
|
||||||
`stem()`, `filename()` and `extension()` of `fs::path` would return wrong
|
`stem()`, `filename()` and `extension()` of `fs::path` would return wrong
|
||||||
result if a colon was in the filename
|
result if a colon was in the filename
|
||||||
|
Loading…
x
Reference in New Issue
Block a user