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

VS: Get always args #13929

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

VS: Get always args #13929

wants to merge 1 commit into from

Conversation

lb90
Copy link
Contributor

@lb90 lb90 commented Nov 19, 2024

Fixes #13860

@lb90 lb90 requested a review from jpakkane as a code owner November 19, 2024 17:59
@lb90 lb90 marked this pull request as draft November 19, 2024 18:01
@lb90 lb90 marked this pull request as ready for review November 20, 2024 08:53
@lb90 lb90 changed the title VS: Add support for /utf-8 VS: Get always args Nov 21, 2024
@lb90 lb90 marked this pull request as draft November 21, 2024 10:59
@@ -13,6 +13,7 @@
import re
from collections import Counter

from pdb import set_trace

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'set_trace' is not used.
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.

meson does not add /utf-8 if vc backend is used
1 participant