Improved standards compliance for ISO level 1 names with partly relaxed

constraints.
This commit is contained in:
2012-03-14 09:07:59 +01:00
parent ce35aefb32
commit 4eb4146474
4 changed files with 124 additions and 12 deletions

View File

@@ -1584,7 +1584,7 @@ int iso_write_opts_set_rr_reloc(IsoWriteOpts *opts, char *name, int flags);
int iso_write_opts_set_allow_longer_paths(IsoWriteOpts *opts, int allow);
/**
* Allow a single file or directory hierarchy to have up to 37 characters.
* Allow a single file or directory identifier to have up to 37 characters.
* This is larger than the 31 characters allowed by ISO level 2, and the
* extra space is taken from the version number, so this also forces
* omit_version_numbers.