[BUG] <title>quot and rem in lldiv_t are of the wrong type #14998
Labels
Arch: arm
Issues related to ARM (32-bit) architecture
Arch: mips
Issues related to the MIPS architecture
Area: Posix
Posix issues
OS: Other
Issues related to other OS (not Linux, Mac or Win)
Type: Bug
Something isn't working
Description / Steps to reproduce the issue
The 'quot' and 'rem' members of the lldiv_s in stdlib.h are of type 'long' when they should be of type 'long long'.
On which OS does this issue occur?
[OS: Other]
What is the version of your OS?
RHEL 7.x
NuttX Version
master/all
Issue Architecture
[Arch: arm], [Arch: mips]
Issue Area
[Area: Posix]
Verification
The text was updated successfully, but these errors were encountered: