-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: microsoft/STL
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
<filesystem>
: Fix the path
returned when there is an error with temp_directory_path
bug
#5570
opened Jun 3, 2025 by
YexuanXiao
Loading…
filesystem.cpp
: Avoid loading GetTempPath2W
for OneCore
bug
#5565
opened Jun 1, 2025 by
StephanTLavavej
Loading…
<filesystem>
: temp_directory_path(error_code&)
doesn't return an empty path
for errors
bug
#5557
opened May 30, 2025 by
StephanTLavavej
2
<filesystem>
: rename
sometimes deletes the target file.
bug
#5501
opened May 12, 2025 by
ichaer
<filesystem>
: directory_entry{}
should throw std::errc::filename_too_long
if the filename is longer than the limit
bug
#5463
opened May 2, 2025 by
paulharris
std::filesystem::canonical converts the mapped network drive to network path
filesystem
C++17 filesystem
question
Further information is requested
#5327
opened Mar 7, 2025 by
atulrawat951
<filesystem>
: exists()
fails with "Access denied" for certain type of symlinks
bug
#5095
opened Nov 18, 2024 by
alexlipa91
<filesystem>
: MSVC's path
conversion from wide to narrow throws an exception (fs::path(L"要").string()
)
filesystem
#5093
opened Nov 17, 2024 by
stevewgr
<filesystem>
: Do we need to handle Volume GUID Paths?
bug
#5034
opened Oct 23, 2024 by
StephanTLavavej
P2845R8 Formatting C++26 feature
filesystem
C++17 filesystem
format
C++20/23 format
filesystem::path
cxx26
#4517
opened Mar 23, 2024 by
StephanTLavavej
<filesystem>
: directory_iterator
with \\\\.\\pipe
can produce invalid paths
bug
#4423
opened Feb 24, 2024 by
diinngg
<filesystem>: std::filesystem::exists fails when testing path naming unix socket
bug
Something isn't working
filesystem
C++17 filesystem
#4077
opened Oct 7, 2023 by
vasama
<filesystem>: Something isn't working
filesystem
C++17 filesystem
weakly_canonical
fails for UNC path with \\?\UNC
prefix
bug
#2823
opened Jun 25, 2022 by
manxorist
<filesystem> Should path::make_preferred collapse directory_separators?
filesystem
C++17 filesystem
LWG issue needed
A wording defect that should be submitted to LWG as a new issue
#2082
opened Jul 29, 2021 by
BillyONeal
<filesystem>
: rename
is not POSIX compliant
bug
#2053
opened Jul 9, 2021 by
SibiSiddharthan
<filesystem>
: Consider setting up the 1ES Hosted Pool with long path support for test coverage
filesystem
#1923
opened May 15, 2021 by
StephanTLavavej
<filesystem>: remove does not delete read-only files
bug
Something isn't working
filesystem
C++17 filesystem
#1511
opened Dec 2, 2020 by
SibiSiddharthan
<filesystem>: prevent filesystem::path dangerous conversions to/from default code page encoding
enhancement
Something can be improved
filesystem
C++17 filesystem
#909
opened Jun 18, 2020 by
bubnikv
<filesystem>: filesystem_error's copy functions are not noexcept
bug
Something isn't working
filesystem
C++17 filesystem
vNext
Breaks binary compatibility
#808
opened May 7, 2020 by
frederick-vs-ja
<filesystem>: create_directory vs create_directories return codes
filesystem
C++17 filesystem
LWG issue needed
A wording defect that should be submitted to LWG as a new issue
#736
opened Apr 22, 2020 by
DimRochette
<filesystem>: sometimes path can not work with the string under chinese environment correctly
bug
Something isn't working
filesystem
C++17 filesystem
#469
opened Jan 28, 2020 by
creatorlxd
<filesystem>: weakly_canonical("nonexistent.txt") and weakly_canonical("./nonexistent.txt") behavior
bug
Something isn't working
filesystem
C++17 filesystem
#294
opened Nov 15, 2019 by
StephanTLavavej
ProTip!
Exclude everything labeled
bug
with -label:bug.