Skip to content

qt/internal/cmd/deploy: correcly escape ldflags on linux#1048

Open
domust wants to merge 1 commit intotherecipe:masterfrom
domust:master
Open

qt/internal/cmd/deploy: correcly escape ldflags on linux#1048
domust wants to merge 1 commit intotherecipe:masterfrom
domust:master

Conversation

@domust
Copy link
Copy Markdown

@domust domust commented Jan 20, 2020

No description provided.

Use fmt.Printf %q verb which automatically double quotes the given string,
therefore eliminating the need for double quote escapes.

Closes #1045
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@bluszcz
Copy link
Copy Markdown

bluszcz commented Jan 23, 2023

akiyosi added a commit to akiyosi/qt that referenced this pull request Jul 15, 2023
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.

3 participants