diff options
author | Giacomo Pozzoni <giacomopoz@gmail.com> | 2021-07-17 11:22:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-17 11:22:11 +0200 |
commit | aa7279df095d086f7223a1fa13d11a0e58f1cf10 (patch) | |
tree | 5bb1428e9be7becd9c0503c775d7ebf73bd98cfd /src/common/Debugging/Errors.cpp | |
parent | 863635dbf982394716d13608659ad81aa28812d3 (diff) |
Core/SAI: Warn when an unused parameter is set in the database (#26628)
* Core/SAI: Warn when an unused parameter is set in the database
* Warn when an unused parameter is set in the database as all unused parameters are supposed to be set to 0.
* Remove unused struct from union.
* Add a new struct simpleTalk for SMART_ACTION_SIMPLE_TALK instead of reusing only some fields of struct talk from SMART_ACTION_TALK
* Add addAura and flag structs to be used instead of generic ones to match the parameters used by actions
* Add randRangeTimedActionList struct to be used instead of generic ones to match the parameters used by actions.
* Remove unused action structs.
Diffstat (limited to 'src/common/Debugging/Errors.cpp')
0 files changed, 0 insertions, 0 deletions