Skip to content

Dont count figure formats that are not recognized#1638

Merged
PaulWessel merged 2 commits into6.0from
checkvalidformat
Sep 24, 2019
Merged

Dont count figure formats that are not recognized#1638
PaulWessel merged 2 commits into6.0from
checkvalidformat

Conversation

@PaulWessel
Copy link
Member

See issue #1636. Here, a format instead of file name was set to - and it was passed to gmt_get_graphics_id that determines the graphics format. It returned -1 (not found) but it was still counted as a format and hence we said ONE output format was selected (instead of zero). Closes #1636.

See issue #1636.  Here, a format instead of file name was set to - and it was passed to the function that determines the graphics format.  It returned -1 (not found) but it was counted as a format and hence we said ONE output format was selected (isntead of zero).  Closes #1636.
@PaulWessel PaulWessel requested a review from seisman September 24, 2019 22:47
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