Skip to content

Conversation

@joa-quim
Copy link
Member

There was (and still is a bit) with header contents being fished from the text column. This PR fixes it but, for compat reasons, still fishes first text record and puts it in header too.

Fix #8736

There was (and still is a bit) with header contents being fished from the text column. This PR fixes it but, for compat reasons, still fishes first text record and puts it in header too.
@joa-quim joa-quim requested a review from a team May 30, 2025 18:17
Copy link
Contributor

@remkos remkos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the point of removing the space after the function calls GMT_Read_Data, GMT_Report, sprintf, etc.?
I thought that the space was part of our coding style/

@joa-quim
Copy link
Member Author

joa-quim commented Jun 1, 2025

Must be the age but those spaces between function names and its arguments (that I never saw anywhere else) put a cognitive load on me when reading the code and trying to understand what it does that is highly annoying (to me).

@joa-quim joa-quim merged commit ac5d35b into master Jun 2, 2025
11 of 13 checks passed
@joa-quim joa-quim deleted the fix-8736 branch June 2, 2025 18: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.

Can't add header with -S<file>+hheader in grdinterpolate

3 participants