Skip to content

Backport of string buffer fix to 0.4.0#240

Merged
Andrew Coughtrie (andrewcoughtrie) merged 1 commit intoMetOffice:release-0.4.xfrom
t00sa:string-fix-0.4.x
Mar 27, 2026
Merged

Backport of string buffer fix to 0.4.0#240
Andrew Coughtrie (andrewcoughtrie) merged 1 commit intoMetOffice:release-0.4.xfrom
t00sa:string-fix-0.4.x

Conversation

@t00sa
Copy link
Copy Markdown
Collaborator

Description

Backport of fix for string buffer length problem from PR #239 to version 0.4.0 release branch.

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • New tests have been added
  • Tests have been modified to accommodate this change

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes, for both debug and optimised builds

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All good

@andrewcoughtrie Andrew Coughtrie (andrewcoughtrie) merged commit 6a38db2 into MetOffice:release-0.4.x Mar 27, 2026
2 checks passed
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