Writer: check that aggregates are open before closing them

Authored by ahartmetz on Sep 3 2017, 2:54 PM.

Description

Writer: check that aggregates are open before closing them

Also add the missing tests for that.

The checks worked, but testing in debug builds triggered assertion
failures in Nesting::endFoo() BEFORE the checks.
The assertions could be safely ignored, doing the other checks
earlier is cleaner, though.

Details

Committed
ahartmetzSep 6 2017, 11:29 AM
Parents
R738:f136673501f7: Fix array length checks while writing
Branches
Unknown
Tags
Unknown