Skip to content

Compilation produces warning #212

@kunyavskiy

Description

@kunyavskiy

testlib/testlib.h

Line 3485 in a6e57ad

InStream::readWords(int size, const pattern &p, const std::string &variablesName, int indexBase) {

Here compilation produces warning of unreachable code and missing return.
It's caused by return inside macro. Probably, it's a bug, and it should be ordered differently.

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