Skip to content

Add missing reserved file names - #371

Merged
sunfishcode merged 1 commit into
bytecodealliance:mainfrom
nathaniel-daniel:reserved-file-names
Nov 5, 2024
Merged

Add missing reserved file names#371
sunfishcode merged 1 commit into
bytecodealliance:mainfrom
nathaniel-daniel:reserved-file-names

Conversation

@nathaniel-daniel

Copy link
Copy Markdown
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
Copy Markdown
Member

Thanks!

@sunfishcode
sunfishcode merged commit dcc3818 into bytecodealliance:main Nov 5, 2024
@sunfishcode

Copy link
Copy Markdown
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