mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
c8ca98ed02
i have following error when compiling with gcc-6 on armhf ceph/src/crush/CrushCompiler.cc: In member function 'int CrushCompiler::decompile(std::ostream&)': ceph/src/crush/CrushCompiler.cc:462:45: error: invalid initialization of non-const reference of type 'std::pair<const long unsigned int, crush_choo se_arg_map>&' from an rvalue of type 'std::pair<const long unsigned int, crush_choose_arg_map>' int ret = decompile_choose_args(i, out); Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
builder.c | ||
builder.h | ||
crush_compat.h | ||
crush_ln_table.h | ||
crush.c | ||
crush.h | ||
CrushCompiler.cc | ||
CrushCompiler.h | ||
CrushLocation.cc | ||
CrushLocation.h | ||
CrushTester.cc | ||
CrushTester.h | ||
CrushTreeDumper.h | ||
CrushWrapper.cc | ||
CrushWrapper.h | ||
CrushWrapper.i | ||
grammar.h | ||
hash.c | ||
hash.h | ||
mapper.c | ||
mapper.h | ||
old_sample.txt | ||
sample.txt | ||
types.h |