Commits

Daniel Martín committed 6902d9220c7
Use UINT_MAX instead of a "magic" upper bound If a line range is not set, create a line range over the unsigned type, instead of setting an arbitrary limit. We're not probably going to ever deal with such big files, though.