🚨 fixed some warnings
This commit is contained in:
parent
db53bdac19
commit
6f89613acd
15 changed files with 170 additions and 168 deletions
|
@ -933,7 +933,7 @@ class binary_writer
|
|||
assert(false);
|
||||
return 0ul;
|
||||
// LCOV_EXCL_STOP
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
|
@ -977,7 +977,7 @@ class binary_writer
|
|||
assert(false);
|
||||
return;
|
||||
// LCOV_EXCL_STOP
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue