@@ -11,10 +11,14 DataSeriesMergeHelper\.h:\d+:.*IPSIS_S01.* | |||||
11 |
|
11 | |||
12 | # Ignore false positive relative to a template class |
|
12 | # Ignore false positive relative to a template class | |
13 | ArrayData\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back |
|
13 | ArrayData\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back | |
|
14 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (const_iterator) | |||
14 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) |
|
15 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) | |
|
16 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (IC) | |||
15 | ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail) |
|
17 | ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail) | |
16 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) |
|
18 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) | |
17 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) |
|
19 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) | |
|
20 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IC) | |||
|
21 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IsConst) | |||
18 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries |
|
22 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries | |
19 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back |
|
23 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back | |
20 | DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* |
|
24 | DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* | |
@@ -22,6 +26,9 DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail) | |||||
22 | DataSeries\.h:\d+:.*IPSIS_S05.* |
|
26 | DataSeries\.h:\d+:.*IPSIS_S05.* | |
23 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) |
|
27 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) | |
24 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) |
|
28 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) | |
|
29 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (Dim) | |||
|
30 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IC) | |||
|
31 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IsConst) | |||
25 |
|
32 | |||
26 | # Ignore false positive relative to iterators |
|
33 | # Ignore false positive relative to iterators | |
27 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag) |
|
34 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag) |
General Comments 0
You need to be logged in to leave comments.
Login now