etl/test/etl_error_handler
John Wellbelove bcad53ebb2 Array bounds and maybe-uninitialized warning fixes
Array bounds and maybe-uninitialized warning fixes

Added GCC/clang diagnostic disable for array bounds

Fixed false positive array bounds failure in unit tests

Added -01 & -03 quick tests

Fixed constexpr for exception constructor

Made virtual functions protected

Updated project files

Updated generated file

Updated versions and release notes
2023-03-02 13:15:42 +00:00
..
exceptions Array bounds and maybe-uninitialized warning fixes 2023-03-02 13:15:42 +00:00
log_errors Array bounds and maybe-uninitialized warning fixes 2023-03-02 13:15:42 +00:00
log_errors_and_exceptions Array bounds and maybe-uninitialized warning fixes 2023-03-02 13:15:42 +00:00