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

ERROR #81

@5a1ka

Description

@5a1ka

mod/chestShop/main.cpp:146:18: required from here
/usr/include/c++/8/bits/hashtable.h:195:21: error: static assertion failed: hash function must be invocable with an argument of key type
static_assert(__is_invocable<const _H1&, const _Key&>{},
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mod/chestShop/main.cpp: In function 'void load()':
mod/chestShop/main.cpp:87:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
write(fd, empty_json, strlen(empty_json));
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Makefile:184: recipe for target 'obj/mod_chestShop_main_release.o' failed
make: *** [obj/mod_chestShop_main_release.o] Error 1

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