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

The @open application passes paths without quotes #14

Open
mxlgv opened this issue Jan 21, 2024 · 0 comments
Open

The @open application passes paths without quotes #14

mxlgv opened this issue Jan 21, 2024 · 0 comments
Labels
bug Something isn't working confirmed The issue is confirmed

Comments

@mxlgv
Copy link
Member

mxlgv commented Jan 21, 2024

The @open application passes paths without quotes, which means that if there are spaces in the file path, the argument parser in C programs treats them as separate arguments. This behavior breaks DGEN. It is necessary to come up with an optimal solution so as not to break programs that do not understand quotes.

@mxlgv mxlgv added bug Something isn't working confirmed The issue is confirmed labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed The issue is confirmed
Projects
None yet
Development

No branches or pull requests

1 participant