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

Make cpp assembly file extensions case sensitive again #15988

Closed
wants to merge 1 commit into from

Conversation

sgowroji
Copy link
Member

This fixes an issue introduced by PR #14005 where .s and .S
extensions were handled case-insensitive on Windows so the action
assemble was triggered instead of preprocess_assemble.

Closes #14131.

PiperOrigin-RevId: 412005097

This fixes an issue introduced by PR bazelbuild#14005 where .s and .S
extensions were handled case-insensitive on Windows so the action
assemble was triggered instead of preprocess_assemble.

Closes bazelbuild#14131.

PiperOrigin-RevId: 412005097
@sgowroji sgowroji requested a review from ShreeM01 as a code owner July 27, 2022 07:17
@sgowroji
Copy link
Member Author

Closing as there is already a PR in Release branch #15986

@sgowroji sgowroji closed this Jul 27, 2022
@sgowroji sgowroji deleted the SG/CP-14131 branch July 27, 2022 07:18
@ShreeM01 ShreeM01 added the team-Rules-CPP Issues for C++ rules label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-CPP Issues for C++ rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants