Skip to content

Conversation

@nathaniel-daniel
Copy link
Contributor

The Windows open primitive currently rejects some reserved file names like CON and LPT1 if the user attempts to open them. However, this library does not include reserved file names with superscript digits in this list. This PR adds these missing reserved file names.

@sunfishcode
Copy link
Member

Thanks!

@sunfishcode sunfishcode merged commit dcc3818 into bytecodealliance:main Nov 5, 2024
22 checks passed
@sunfishcode
Copy link
Member

This is now released in cap-primitives 3.4.1, and transitively in cap-std 3.4.1 and cap-async-std 3.4.1.

@nathaniel-daniel nathaniel-daniel deleted the reserved-file-names branch November 7, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants