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

Forgot string.h include #88

Merged
merged 1 commit into from
Sep 22, 2018
Merged

Forgot string.h include #88

merged 1 commit into from
Sep 22, 2018

Conversation

PaulWessel
Copy link
Member

Uses strncpy so string.h is required

testgmtshell.c is a test program used by developers to simulate a shell script via a single GMT session; it is not part of the GMT distro.

Uses strncpy so string.h is required
@PaulWessel PaulWessel requested a review from a team September 22, 2018 05:12
@joa-quim joa-quim merged commit 3d0c473 into master Sep 22, 2018
@seisman seisman deleted the shellprogram branch October 23, 2018 19:41
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
Work on GenericMappingTools#88 

The class creates a named temporary file with default 'gmt-python' prefix
and closes the file so that GMT can write to it. It cleans the file upon exit
and has methods to read the text or load data using numpy.
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
Fixes GenericMappingTools#88 and complements GenericMappingTools#117 

Use the new `GMTTempFile` class instead of `NamedTemporaryFile`
in tests that require temp files.
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.

None yet

2 participants