From ee9aa33a3a1952ecd261052c97a7528f555a8527 2017-08-31 09:37:47 From: Alexandre Leroux Date: 2017-08-31 09:37:47 Subject: [PATCH] Adds vera exclusions --- diff --git a/core/vera-exclusions/exclusions.txt b/core/vera-exclusions/exclusions.txt index 928edb5..5c6690c 100644 --- a/core/vera-exclusions/exclusions.txt +++ b/core/vera-exclusions/exclusions.txt @@ -7,15 +7,21 @@ ArrayDataIterator\.h:\d+:.*IPSIS_S01.* DataSourceItem\.h:\d+:.*IPSIS_S01.* DataSeries\.h:\d+:.*IPSIS_S01.* DataSeriesIterator\.h:\d+:.*IPSIS_S01.* +DataSeriesMergeHelper\.h:\d+:.*IPSIS_S01.* # Ignore false positive relative to a template class +ArrayData\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail) ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries +DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail) +DataSeries\.h:\d+:.*IPSIS_S05.* +DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) +DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) # Ignore false positive relative to iterators SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag)