Skip to content

[Feat] Fix more compiler warnings #2156

@nilason

Description

@nilason

This is a followup feature request to #1247, which addressed a great number of compiler warnings on both gcc and clang.
Those warnings were the compiler's default warnings.
Unleashing the compiler with -Wall will result in a new wave of warnings, which in many cases are perhaps harmless. But who knows what hidden or potential bugs are waiting there.

(Incomplete) list of warnings:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions