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
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