Skip to content

Conversation

@ben-allen
Copy link
Contributor

@ben-allen ben-allen commented Aug 19, 2025

As the result of a typo in #796 (cf. 053a606), mxsd was checked rather than mxfd when determining value of hasFd. This fixes that.

fix #1023

…d_ was checked rather than _mxfd_ when determining value of _hasFd_
@gibson042 gibson042 merged commit 661eaaa into tc39:main Aug 19, 2025
2 checks passed
@sffc
Copy link
Contributor

sffc commented Aug 19, 2025

I think this is a correct fix. There are many things in that function which are unintuitive though so we should be careful when editing it.

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.

minor typo in the SetNumberFormatDigitOptions function.

3 participants