##// END OF EJS Templates
Uses new iterator in DataSeries.cpp...
Uses new iterator in DataSeries.cpp The code of the old iterator is deleted. The new iterator is now built from the Implementation of DataSeriesIteratorValue :: Impl for a DataSeries

File last commit:

r562:d3e47b0fbfb0
r596:96f73c42ec59
Show More
exclusions.txt
45 lines | 2.0 KiB | text/plain | TextLexer
# On ignore toutes les règles vera++ pour le fichier spimpl
Common/spimpl\.h:\d+:.*
# Ignore false positive relative to two class definitions in a same file
DataSourceItem\.h:\d+:.*IPSIS_S01.*
# Ignore false positive relative to a template class
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail)
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.*
# 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)
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)
# Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
# Ignore false positive relative to unnamed namespace
VariableController\.cpp:\d+:.*IPSIS_F13.*