@@ -1,52 +1,52 | |||||
1 | # On ignore toutes les règles vera++ pour le fichier spimpl |
|
1 | # On ignore toutes les règles vera++ pour le fichier spimpl | |
2 | Common/spimpl\.h:\d+:.* |
|
2 | Common/spimpl\.h:\d+:.* | |
3 |
|
3 | |||
4 | # Ignore false positive relative to two class definitions in a same file |
|
4 | # Ignore false positive relative to two class definitions in a same file | |
5 | ArrayData\.h:\d+:.*IPSIS_S01.* |
|
5 | ArrayData\.h:\d+:.*IPSIS_S01.* | |
6 | ArrayDataIterator\.h:\d+:.*IPSIS_S01.* |
|
6 | ArrayDataIterator\.h:\d+:.*IPSIS_S01.* | |
7 | DataSourceItem\.h:\d+:.*IPSIS_S01.* |
|
7 | DataSourceItem\.h:\d+:.*IPSIS_S01.* | |
8 | DataSeries\.h:\d+:.*IPSIS_S01.* |
|
8 | DataSeries\.h:\d+:.*IPSIS_S01.* | |
9 | DataSeriesIterator\.h:\d+:.*IPSIS_S01.* |
|
9 | DataSeriesIterator\.h:\d+:.*IPSIS_S01.* | |
10 | DataSeriesMergeHelper\.h:\d+:.*IPSIS_S01.* |
|
10 | 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: (const_iterator) | |
15 | 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) |
|
16 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (IC) | |
17 | ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail) |
|
17 | ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail) | |
18 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) |
|
18 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) | |
19 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) |
|
19 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) | |
20 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IC) |
|
20 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IC) | |
21 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IsConst) |
|
21 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IsConst) | |
22 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries |
|
22 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries | |
23 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back |
|
23 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back | |
24 | DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* |
|
24 | DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* | |
25 | DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail) |
|
25 | DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail) | |
26 | DataSeries\.h:\d+:.*IPSIS_S05.* |
|
26 | DataSeries\.h:\d+:.*IPSIS_S05.* | |
27 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) |
|
27 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) | |
28 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) |
|
28 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) | |
29 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (Dim) |
|
29 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (Dim) | |
30 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IC) |
|
30 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IC) | |
31 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IsConst) |
|
31 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IsConst) | |
32 |
|
32 | |||
33 | # Ignore false positive relative to iterators |
|
33 | # Ignore false positive relative to iterators | |
34 |
SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: ( |
|
34 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (random_access_iterator_tag) | |
35 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (T) |
|
35 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (T) | |
36 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (ptrdiff_t) |
|
36 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (ptrdiff_t) | |
37 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (value_type) |
|
37 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (value_type) | |
38 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (iterator_category) |
|
38 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (iterator_category) | |
39 |
SqpIterator\.h:\d+:.*IPSIS_S06.*found: ( |
|
39 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (random_access_iterator_tag) | |
40 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (value_type) |
|
40 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (value_type) | |
41 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (T) |
|
41 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (T) | |
42 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (difference_type) |
|
42 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (difference_type) | |
43 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t) |
|
43 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t) | |
44 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (pointer) |
|
44 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (pointer) | |
45 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (reference) |
|
45 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (reference) | |
46 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (value_type) |
|
46 | SqpIterator\.h:\d+:.*IPSIS_S06.*found: (value_type) | |
47 |
|
47 | |||
48 | # Ignore false positive relative to an alias |
|
48 | # Ignore false positive relative to an alias | |
49 | DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction) |
|
49 | DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction) | |
50 |
|
50 | |||
51 | # Ignore false positive relative to unnamed namespace |
|
51 | # Ignore false positive relative to unnamed namespace | |
52 | VariableController\.cpp:\d+:.*IPSIS_F13.* |
|
52 | VariableController\.cpp:\d+:.*IPSIS_F13.* |
General Comments 0
You need to be logged in to leave comments.
Login now