You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just happen to notice, that the format strings for some currencies are fine (like for EUR), some are wrong (like for EGP), and some result in an exception being thrown (like for NGN).
Is currency formatting still a supported feature? If so, then I guess all the formats should be reviewed and fixed where necessary. If not, then maybe this feature can be deprecated in 1.32 and then removed later.
I'm using clang 18 on Ubuntu 22 but I would imagine that all platforms are equally affected.
The text was updated successfully, but these errors were encountered:
This issue was automatically marked as stale because it has been open 60 days with no activity. Remove stale label or comment, or this will be closed in two weeks.
I just happen to notice, that the format strings for some currencies are fine (like for EUR), some are wrong (like for EGP), and some result in an exception being thrown (like for NGN).
Is currency formatting still a supported feature? If so, then I guess all the formats should be reviewed and fixed where necessary. If not, then maybe this feature can be deprecated in 1.32 and then removed later.
I'm using clang 18 on Ubuntu 22 but I would imagine that all platforms are equally affected.
The text was updated successfully, but these errors were encountered: