feat: replaced assert with really_assert to align BoundedString
overflow behaviour with other Bounded
classes
#2674
Annotations
10 errors and 2 warnings
Build for coverage:
infra/util/BoundedString.hpp#L816
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1050
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1058
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1066
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1122
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L816
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1050
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1058
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1066
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage:
infra/util/BoundedString.hpp#L1122
there are no arguments to ‘really_assert’ that depend on a template parameter, so a declaration of ‘really_assert’ must be available [-fpermissive]
|
Build for coverage
‘noreturn’ function does return
|
Build for coverage
‘noreturn’ function does return
|
Loading