Skip to content

error: unused variable ‘queue’ [-Werror=unused-variable] #32

@capital-hub

Description

@capital-hub

/myproject/external/loki-mq/oxenmq/jobs.cpp:143:28: error: unused variable ‘queue’ [-Werror=unused-variable]
auto& [run, busy, queue] = tagged_workers.emplace_back();

here i attached the screenshot of the code

Screenshot from 2021-03-19 18-04-14

the blue line marked in the code

This error accuried while i run the Makefile in the project , How i fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions