Skip to content

Fix spurious warning with subplot -B+a modifiers#9085

Merged
Esteban82 merged 1 commit into
masterfrom
fix-8638
Jul 3, 2026
Merged

Fix spurious warning with subplot -B+a modifiers#9085
Esteban82 merged 1 commit into
masterfrom
fix-8638

Conversation

@Esteban82

Copy link
Copy Markdown
Member

Done with Claude Sonnet 5.

The figure continues to be created correctly, and no warning messages appear in the terminal now.

Closes #8639

Test with:

gmt begin panels png
  gmt subplot begin 1x1 -Fs5c -M5p -R0/80/0/80 -Bxaf+a30 -Byaf+ap
    gmt subplot set
    gmt basemap
  gmt subplot end
gmt end
panels

@Esteban82 Esteban82 requested review from a team, joa-quim and seisman July 2, 2026 14:03
@Esteban82 Esteban82 self-assigned this Jul 2, 2026
@Esteban82 Esteban82 added add-changelog Add PR to the changelog AI-assisted All (or most) of the code was written by Artificial Intelligence. labels Jul 2, 2026
@Esteban82

Copy link
Copy Markdown
Member Author

I think that #8744 is related to this. I will try to fix it as well in this PR.

@Esteban82 Esteban82 merged commit bb17cb2 into master Jul 3, 2026
9 of 13 checks passed
@Esteban82 Esteban82 deleted the fix-8638 branch July 3, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-changelog Add PR to the changelog AI-assisted All (or most) of the code was written by Artificial Intelligence.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange warning message with subplot and -Ba+ap

2 participants