Implemented verbosity control by option -report_about
This commit is contained in:
@@ -125,6 +125,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int status_history_max; /* for -status long_history */
|
||||
|
||||
/* >>> put -abort_on severity parameters here <<< */
|
||||
char report_about_text[20];
|
||||
int report_about_severity;
|
||||
int library_msg_direct_print;
|
||||
char abort_on_text[20];
|
||||
int abort_on_severity; /* A severity rank number as threshold */
|
||||
|
Reference in New Issue
Block a user