Skip to content

Conversation

@nna774
Copy link
Contributor

@nna774 nna774 commented Dec 18, 2025

PR #863 increased the buffer requirement to 32 bytes, but the function definition in fpconv.c was missed.

This change updates static int fpconv_dtoa(double d, char dest[28]) to ... dest[32] to align with the updated comments and logic.

@byroot byroot merged commit 4808fee into ruby:master Dec 18, 2025
37 checks passed
@nna774 nna774 deleted the patch-1 branch December 18, 2025 18:27
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