Skip to content

Add tests and/or fix large-magnitude numbers being converted to PluralOperands #2588

Open
@sffc

Description

@sffc

From @markusicu:

How do you handle conversions from i128 and u128 types when you only have a u64 for the i, v, f operands? We truncate the high digits, and there are no CLDR rules for which that truncation makes a difference. But we can double check that this is indeed the case.

I should note that this also happens in string and FixedDecimal conversions. We should make sure we have consistent behavior across the board.

CC @zbraniecki

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-pluralrulesComponent: Plural rulesS-smallSize: One afternoon (small bug fix or enhancement)T-bugType: Bad behavior, security, privacygood first issueGood for newcomershelp wantedIssue needs an assignee

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions