Skip to content

unused variabled #3

Open
Open
@VARGA-Peter

Description

@VARGA-Peter

When compiling with the highest warning level -Wall -Werror -Wextra I receive these error messages regarding unused variables.

May be in the next release you could add this code in order it does not fail when using the very aggressive compiler flags:

(void) variable-name;

The author apparently does not appreciate any response because old issue entries do not have any comment. I wrote my own memory pool which can be at least compiled in a professional environment...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions