From 733f0e0e26054eb81789be08f6a81b0d59d1882b 2017-08-23 12:12:57 From: Alexandre Leroux Date: 2017-08-23 12:12:57 Subject: [PATCH] Updates vera exclusions --- diff --git a/core/vera-exclusions/exclusions.txt b/core/vera-exclusions/exclusions.txt index d8f594e..f1bd7ef 100644 --- a/core/vera-exclusions/exclusions.txt +++ b/core/vera-exclusions/exclusions.txt @@ -3,6 +3,8 @@ Common/spimpl\.h:\d+:.* # Ignore false positive relative to two class definitions in a same file DataSourceItem\.h:\d+:.*IPSIS_S01.* +DataSeries\.h:\d+:.*IPSIS_S01.* +DataSeriesIterator\.h:\d+:.*IPSIS_S01.* # Ignore false positive relative to a template class ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) @@ -11,6 +13,7 @@ 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_VARIABLE.* +DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail) # Ignore false positive relative to iterators ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag) @@ -27,16 +30,20 @@ ArrayData\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t) ArrayData\.h:\d+:.*IPSIS_S06.*found: (pointer) ArrayData\.h:\d+:.*IPSIS_S06.*found: (reference) ArrayData\.h:\d+:.*IPSIS_S06.*found: (value_type) -DataSeries\.h:\d+:.*IPSIS_S05.* -DataSeries\.h:\d+:.*IPSIS_S06.*found: (iterator_category) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (forward_iterator_tag) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (IteratorValue) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (difference_type) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (pointer) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (reference) -DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) +DataSeriesIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag) +DataSeriesIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (DataSeriesIteratorValue) +DataSeriesIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (ptrdiff_t) +DataSeriesIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (value_type) +DataSeriesIterator\.h:\d+:.*IPSIS_S05.* +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (iterator_category) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (forward_iterator_tag) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (value_type) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (difference_type) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (pointer) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (reference) +DataSeriesIterator\.h:\d+:.*IPSIS_S06.*found: (value_type) # Ignore false positive relative to an alias DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)