Skip to content
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

Assume 's' and 'S' sufixes for GNU Assembler, and 'asm' for NASM #928

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

monacofj
Copy link
Contributor

@monacofj monacofj commented Mar 4, 2024

Fixes #927.

monacofj and others added 3 commits April 8, 2024 11:10
Add support for NASM assembler files with extension 'asm'.
Previously it did not give a returncode that wasn't 0.

Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
@carmenbianca carmenbianca force-pushed the default-assembly-comment branch from 664bab9 to b43fbaa Compare April 8, 2024 09:10
@carmenbianca
Copy link
Member

Thank you @monacofj for your contribution! I have patched it up a little bit, and now it's ready to merge. I also spotted and corrected a little bug thanks to your contribution, which is great news.

@carmenbianca carmenbianca merged commit daaea7c into fsfe:main Apr 8, 2024
15 checks passed
@Thannoy Thannoy mentioned this pull request Jul 4, 2024
5 tasks
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.

Review assembly comment default syntax
2 participants