Matt Stancliff f0e306f4a0 Increase size of range request in getrange
32 bit builds don't have a big enough long to capture
the same range as a 64 bit build.  If we use "long long"
we get proper size limits everywhere.

Also updates size of unsigned comparison to fit new size of `end`.

Fixes #1981
2014-09-02 18:56:01 -04:00
..
2012-04-13 17:52:33 -07:00
2014-08-08 10:43:54 +02:00
2014-08-07 12:12:54 +02:00
2013-01-19 10:59:44 +01:00
2014-08-26 10:32:44 +02:00
2014-08-07 12:12:54 +02:00
2014-04-22 16:14:38 +02:00
2014-08-07 16:17:37 +02:00
2014-08-13 10:53:54 +02:00
2014-07-02 17:04:14 +02:00
2014-08-08 10:30:14 +02:00
2014-08-08 14:54:02 +02:00
2014-08-08 10:05:32 +02:00
2014-08-18 11:09:06 +02:00
2013-01-19 10:59:44 +01:00
2014-08-08 14:54:02 +02:00
2014-08-25 10:25:30 +02:00
2014-01-22 09:54:55 +01:00
2013-07-16 15:43:36 +02:00
2014-08-13 10:53:51 +02:00
2013-01-19 10:59:44 +01:00
2014-07-02 16:31:22 +02:00
2014-07-02 16:31:22 +02:00
2014-08-07 12:20:57 +02:00
2014-08-15 15:48:15 +02:00
2013-07-02 12:08:07 +02:00
2011-07-06 15:22:00 +02:00
2013-09-03 15:15:51 +02:00