Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Check warnings once the compiler understands 0 <= any other unsigned integer #3

@dtarditi

Description

@dtarditi

The compiler currently generates warnings about possible invalid bounds declarations when strings with a declared bounds are passed to an argument with count(0). We plan to improve the compiler to eliminate this unnecessary warnings (checkedc/checkedc-clang#599). Once we do that, we should double check that the number of warnings have gone done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions