[Debug] Correct output of *::toTestMap(), silence non-error
ClosedPublic

Authored by bruns on Mar 5 2020, 12:31 AM.

Details

Summary

MDB_NOTFOUND is the mdb_cursor_get(.., MDB_NEXT) break condition, not
an actual error.

Correct class name for error output.

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Mar 5 2020, 12:31 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptMar 5 2020, 12:31 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Mar 5 2020, 12:31 AM
ngraham accepted this revision.Mar 16 2020, 3:10 AM

Oh jeez.

This revision is now accepted and ready to land.Mar 16 2020, 3:10 AM
This revision was automatically updated to reflect the committed changes.