ENH: Fix compile warnings in FilterUtilities. Init array in DataStore when resizing #5540
Annotations
4 errors and 2 warnings
build (ubuntu-22.04, clang++-14):
src/simplnx/Utilities/FilterUtilities.hpp#L98
use of undeclared identifier 'DataTypeToString'
|
build (ubuntu-22.04, clang++-14)
Process completed with exit code 1.
|
build (ubuntu-22.04, g++-11):
src/simplnx/Utilities/FilterUtilities.hpp#L98
there are no arguments to ‘DataTypeToString’ that depend on a template parameter, so a declaration of ‘DataTypeToString’ must be available [-fpermissive]
|
build (ubuntu-22.04, g++-11)
Process completed with exit code 1.
|
build (ubuntu-22.04, clang++-14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, g++-11)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|