Skip to content

report a bug #1

Description

@newbluesky

1 when run make there is a problem appears:
like this
~/code/cascadb/src/tree/node.cpp: In member function ‘virtual bool cascadb::SchemaNode::read_from(cascadb::BlockReader&)’:
~/code/cascadb/src/tree/node.cpp:932: error: no matching function for call to ‘cascadb::BlockReader::readUInt64(size_t_)’
~/code/cascadb/src/serialize/block.h:77: note: candidates are: bool cascadb::BlockReader::readUInt64(uint64_t_)
2 ./src/serialize/super_block.h:21 0x62646163736163 suggest modify 0x62646163736163LL or gcc will report a notice

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