Library Data: Add support for optional smart pointer element 'unique'#4132
Conversation
…ary data load failure.
|
See https://trac.cppcheck.net/ticket/10687 for a ticket which includes this. |
…ing-data". Add support for "container" sub-element "rangeItemRecordType".
Add missing append for read "rangeItemRecordType" elements.
|
Latest commits will fix library editor load issues for existing configuration files and thus should provide a fix for trac ticket listed in previous comment too. Note: Current PR subject/title doesn't reflect all changes. |
That's awesome. I just posted it as a reference not as an invitation to fix it all ;-) Thanks. It would be great if there were a test which loads all our
You can edit the title. |
Avoid configuration load failure due to unhandled element (e.g. qt.cfg).
Avoid data loss during configuration save.
Update smart pointer test.