Skip to content

SIZE_MAX is not representable as double #7696

@aitap

Description

@aitap

Found by the lin-dev-clang-cran check:

freadR.c:835:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]

This doesn't break anything right now, but it's a correctness issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Lowcode-qualityIssues related to improving code quality/readability

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions