You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's unclear to me how extensively we'd need to alter our code to handle volume GUID paths, but they appear to be cromulent so this appears to be a bug.
The text was updated successfully, but these errors were encountered:
See Naming a Volume in the Win32 docs.
This previously came up in #4291 addressed by #4311, but that fix didn't alter how we parse paths.
@xiangfan-ms observed that we never attempt to handle such paths:
STL/stl/inc/filesystem
Lines 569 to 572 in 2c9e3e7
It's unclear to me how extensively we'd need to alter our code to handle volume GUID paths, but they appear to be cromulent so this appears to be a bug.
The text was updated successfully, but these errors were encountered: