mpint.c (touint): Compare unsigned with unsigned, not unsigned long.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 3 May 2012 09:54:16 +0000 (10:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 3 May 2012 09:54:16 +0000 (10:54 +0100)
Otherwise the tests fail on LP64 platforms.


No differences found