Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not fail upon encountering a bogus range.
When parsing an ID range file, do not fail if we encounter a single range with an invalid definition. Instead, wait until the entire file has been parsed, and fail if we could not find a single valid range.
- Loading branch information