Skip to content

Only look for first colon in separation of label spacing and specs#4371

Merged
PaulWessel merged 1 commit intomasterfrom
colon-checker
Oct 25, 2020
Merged

Only look for first colon in separation of label spacing and specs#4371
PaulWessel merged 1 commit intomasterfrom
colon-checker

Conversation

@PaulWessel
Copy link
Member

The loop in gmt_parse_symbol dealing with quoted line arguments just kept going and picked the last colon found in some random text, causing #4369. Closes #4369.

The look just kept going and picked the last colon found in some random text, causing #4369.  Closes #4369.
@PaulWessel PaulWessel requested a review from seisman October 24, 2020 21:20
@PaulWessel PaulWessel self-assigned this Oct 24, 2020
@PaulWessel PaulWessel requested a review from joa-quim October 24, 2020 23:43
@PaulWessel PaulWessel merged commit b2f6200 into master Oct 25, 2020
@PaulWessel PaulWessel deleted the colon-checker branch October 25, 2020 00:22
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.

Decorated line (-Sq) doesn't work if the label contains colons

2 participants