framework/database/src/TestingPayloadStorage.cc:182 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
framework/database/src/TestingPayloadStorage.cc:194 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]