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

flag -i (gInlineArchSwitch) has no effect for some languages #1070

Open
crop2000 opened this issue Oct 26, 2024 · 0 comments
Open

flag -i (gInlineArchSwitch) has no effect for some languages #1070

crop2000 opened this issue Oct 26, 2024 · 0 comments

Comments

@crop2000
Copy link
Contributor

-i only affects languages where this function can be true:

static bool isFaustInclude(const string& line, string& fname)

would it make sense to restrict the -i flag use to languages where is can have a effect

// Check options coherency

right now i only know that it would have no effect when compiling to rust.

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

No branches or pull requests

1 participant