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

Replace single quotes with escaped double quotes #306

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

tylermorganwall
Copy link
Contributor

This fixes the behavior on Windows, which does not always recognize single quotes. This can lead to clangd failing to compile the database correctly.

#305

This fixes the behavior on Windows, which does not always recognize single quotes. This can lead to clangd failing to compile the database correctly.
@lionel-
Copy link
Member

lionel- commented Nov 19, 2024

Thanks for taking the time to fix this. Would you mind adding a NEWS bullet that ends with: (#305, @tylermorganwall).?

@tylermorganwall
Copy link
Contributor Author

Done

@lionel- lionel- merged commit 027d446 into r-lib:main Nov 20, 2024
13 checks passed
@lionel-
Copy link
Member

lionel- commented Nov 20, 2024

Thanks!

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