New -compliance options untranslated_names , untranslated_name_len=

This commit is contained in:
2010-12-22 13:39:55 +00:00
parent 1dab07f9dc
commit 07b8e1a2e5
7 changed files with 145 additions and 91 deletions

View File

@ -154,6 +154,7 @@ struct XorrisO { /* the global context of xorriso */
char scdbackup_tag_listname[SfileadrL];
int relax_compliance; /* opaque bitfield to be set by xorrisoburn */
int untranslated_name_len;
int do_follow_pattern;
int do_follow_param;
int do_follow_links;