xo-alloc2: utest: cleanup stray error messages
This commit is contained in:
parent
7e8f49d256
commit
29d8b45ab2
4 changed files with 11 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ namespace xo {
|
|||
IAllocIterator_DArenaIterator::compare(const DArenaIterator & ix,
|
||||
const obj<AAllocIterator> & other_arg) noexcept
|
||||
{
|
||||
scope log(XO_DEBUG(true),
|
||||
scope log(XO_DEBUG(false),
|
||||
xtag("&ix", &ix),
|
||||
xtag("ix.arena", ix.arena_), xtag("ix.pos", ix.pos_));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue