Merge pull request #325 from asl/max-error-counter
Do not use the same counter for warnings and errors
This commit is contained in:
@@ -317,6 +317,7 @@ typedef enum mi_option_e {
|
||||
mi_option_limit_os_alloc,
|
||||
mi_option_os_tag,
|
||||
mi_option_max_errors,
|
||||
mi_option_max_warnings,
|
||||
_mi_option_last
|
||||
} mi_option_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user