Skip to content

Conversation

@Keenuts
Copy link
Contributor

@Keenuts Keenuts commented Nov 5, 2025

The previous command line parsing rewrite added a check expecting exactly one input file, with - meaning stdin. Previous spirv-as versions were assuming stdin when no input file was passed.

Fixing the command line parsing to assume stdin if no inpt file is passed.

Fixes #6394

The previous command line parsing rewrite added a check expecting
exactly one input file, with `-` meaning `stdin`. Previous spirv-as
versions were assuming stdin when no input file was passed.

Fixing the command line parsing to assume stdin if no inpt file is
passed.

Fixes KhronosGroup#6394
@Keenuts Keenuts requested a review from s-perron November 5, 2025 13:26
@Keenuts Keenuts enabled auto-merge (squash) November 5, 2025 13:27
@Keenuts Keenuts merged commit 54f2ba2 into KhronosGroup:main Nov 5, 2025
22 checks passed
@Keenuts Keenuts deleted the fix-6394 branch November 5, 2025 15:00
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.

spirv-as option syntax has changed

2 participants