##// END OF EJS Templates
Sets the name of the plugin for products and components...
Sets the name of the plugin for products and components Since there is only one common root in the data source widget, it is no longer possible to retrieve on the fly the name of the plugin in which a component or product is located. This name is therefore attached to their creation.

File last commit:

r691:6566a537279b
r1036:9c3bb5e93c54
Show More
exclusions.txt
52 lines | 2.3 KiB | text/plain | TextLexer
Ajout des règles vera++
r24 # On ignore toutes les règles vera++ pour le fichier spimpl
Common/spimpl\.h:\d+:.*
Alexandre Leroux
Adds vera exclusions
r86 # Ignore false positive relative to two class definitions in a same file
Alexandre Leroux
Vera corrections
r657 ArrayData\.h:\d+:.*IPSIS_S01.*
ArrayDataIterator\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Adds vera exclusions
r86 DataSourceItem\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Updates vera exclusions
r598 DataSeries\.h:\d+:.*IPSIS_S01.*
DataSeriesIterator\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Adds vera exclusions
r670 DataSeriesMergeHelper\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Adds vera exclusions
r86
Alexandre Leroux
Adds vera exclusions
r130 # Ignore false positive relative to a template class
Alexandre Leroux
Adds vera exclusions
r670 ArrayData\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back
Alexandre Leroux
Adds vera exclusions
r679 ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (const_iterator)
Alexandre Leroux
Adds vera exclusions
r130 ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
Alexandre Leroux
Adds vera exclusions
r679 ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (IC)
Alexandre Leroux
Adds vera exclusion
r508 ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail)
Alexandre Leroux
Adds vera exclusions
r130 ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
Alexandre Leroux
Adds vera exclusions
r679 ArrayData\.h:\d+:.*IPSIS_S06.*found: (IC)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (IsConst)
Alexandre Leroux
Updates declaration of logger to avoid multiple definitions
r562 DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries
Alexandre Leroux
Adds vera exclusions
r670 DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back
Alexandre Leroux
Adds vera exclusions
r385 DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.*
Alexandre Leroux
Updates vera exclusions
r598 DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail)
Alexandre Leroux
Adds vera exclusions
r670 DataSeries\.h:\d+:.*IPSIS_S05.*
DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue)
Alexandre Leroux
Adds vera exclusions
r679 DataSeries\.h:\d+:.*IPSIS_S06.*found: (Dim)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (IC)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (IsConst)
Alexandre Leroux
Adds vera exclusion
r147
Alexandre Leroux
Ignore vera false positive
r558 # Ignore false positive relative to iterators
Alexandre Leroux
Adds vera exclusions
r691 SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (random_access_iterator_tag)
Alexandre Leroux
Vera corrections
r657 SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (T)
SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (ptrdiff_t)
SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (value_type)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (iterator_category)
Alexandre Leroux
Adds vera exclusions
r691 SqpIterator\.h:\d+:.*IPSIS_S06.*found: (random_access_iterator_tag)
Alexandre Leroux
Vera corrections
r657 SqpIterator\.h:\d+:.*IPSIS_S06.*found: (value_type)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (T)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (difference_type)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (pointer)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (reference)
SqpIterator\.h:\d+:.*IPSIS_S06.*found: (value_type)
Alexandre Leroux
Ignore vera false positive
r558
Alexandre Leroux
Adds vera exclusion
r147 # Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
Alexandre Leroux
Minor fixes
r171
# Ignore false positive relative to unnamed namespace
VariableController\.cpp:\d+:.*IPSIS_F13.*