Skip to content

Conversation

@CovMat
Copy link
Contributor

@CovMat CovMat commented Jul 27, 2025

It is better to be consistent with gmt/src /gmt_constants.h:

gmt/src/gmt_constants.h

Lines 484 to 486 in 2be2ac8

/*! Various mode for auto-download */
enum GMT_enum_download {
GMT_NO_DOWNLOAD = 0, GMT_YES_DOWNLOAD = 1};

It may cause some problems of typecasting in some systems, while running following codes:

GMT->current.setting.auto_download = GMT_YES_DOWNLOAD;

@joa-quim joa-quim merged commit 3501107 into GenericMappingTools:master Jul 27, 2025
11 of 13 checks passed
@CovMat CovMat deleted the update_gmt_defaults.h branch July 27, 2025 15:20
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.

2 participants