You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR 5036 - Event vs. ASSERT if DP file is corrupted (#5078)
* PR 5036 - Event vs. ASSERT if DP file is corrupted
* Fixed formatting errors
* Formatting
* Add back in commented out opcode
* Comment out assertion for FileCorruptedDataError
Comment out the assertion for FileCorruptedDataError in DpCatalogTester.
This is because DpCatalog is incapable of handling return values from this function. Fixing it is outside the scope of this PR.
* Uncomment assertions in DpCatalogTester.cpp
---------
Co-authored-by: bitWarrior <contact.bitWarrior@proton.me>
Co-authored-by: bitWarrior <bitWarrior@pm.me>
Co-authored-by: M Starch <LeStarch@googlemail.com>
0 commit comments