Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improve handling of parameters in @-files: add quote-handling for whitespaces in parameters.#931

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kfriedberger wants to merge3 commits intogoogle:master
base:master
Choose a base branch
Loading
fromkfriedberger:master

Conversation

kfriedberger
Copy link

And abort on recursive include of @-files.

…taining whitespace.Parameters from @-files are no longer simply split at whitespace,but now recognize quotes (single or double quotes allowed),such that parameters can contain whitespace that are kept unmodified.Each parameter can be written as either a quoted string (single or double quotes are allowed) or a plain unquoted string.Surrounding quotes are removed from parameters when parsing.It is possible to have double quotes within a single-quoted string and vice-versa.Such internal quotes remain untouched when parsing.For simplicity, we do not handle escaped quotes.
We do not enforce an ending quote in @-filesand simply close the string on end-fo-file.This might be nicer for the user and does not harm.
@baierd
Copy link

Would it be possible to merge this? I am effected by this issue on my Windows machine.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@kfriedberger@baierd

[8]ページ先頭

©2009-2025 Movatter.jp