##// END OF EJS Templates
Add the VarRequestId on the AcquisitionPacket
Add the VarRequestId on the AcquisitionPacket

File last commit:

r560:733f0e0e2605
r583:eca175f15252
Show More
exclusions.txt
52 lines | 2.5 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
r85 # Ignore false positive relative to two class definitions in a same file
DataSourceItem\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Updates vera exclusions
r560 DataSeries\.h:\d+:.*IPSIS_S01.*
DataSeriesIterator\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Adds vera exclusions
r85
Alexandre Leroux
Adds vera exclusions
r122 # Ignore false positive relative to a template class
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
Alexandre Leroux
Adds vera exclusion
r468 ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail)
Alexandre Leroux
Adds vera exclusions
r122 ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
Alexandre Leroux
Updates declaration of logger to avoid multiple definitions
r529 DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries
Alexandre Leroux
Adds vera exclusions
r355 DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.*
Alexandre Leroux
Updates vera exclusions
r560 DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail)
Alexandre Leroux
Adds vera exclusion
r138
Alexandre Leroux
Ignore vera false positive
r526 # Ignore false positive relative to iterators
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag)
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (IteratorValue)
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (ptrdiff_t)
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (value_type)
ArrayData\.h:\d+:.*IPSIS_S05.*
ArrayData\.h:\d+:.*IPSIS_S06.*found: (iterator_category)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (forward_iterator_tag)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (value_type)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (IteratorValue)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (difference_type)
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)
Alexandre Leroux
Updates vera exclusions
r560 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)
Alexandre Leroux
Ignore vera false positive
r526
Alexandre Leroux
Adds vera exclusion
r138 # Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
Alexandre Leroux
Minor fixes
r159
# Ignore false positive relative to unnamed namespace
VariableController\.cpp:\d+:.*IPSIS_F13.*