Skip to content

[BUG] <title>quot and rem in lldiv_t are of the wrong type #14998

Open
@v-clone

Description

@v-clone

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

  • I have verified before submitting the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Arch: armIssues related to ARM (32-bit) architectureArch: mipsIssues related to the MIPS architectureArea: PosixPosix issuesOS: OtherIssues related to other OS (not Linux, Mac or Win)Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions