chiark / gitweb /
Patch from James Harvey in response to the new Rectangles grid
authorSimon Tatham <anakin@pobox.com>
Tue, 21 Jun 2005 08:15:53 +0000 (08:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 21 Jun 2005 08:15:53 +0000 (08:15 +0000)
commit6dcbacc2582e5aabae768e6df496525f67eed8a6
tree0ddc419069e90bb869568392339bc8d57ae070a6
parentc98230dedff6cbb66d3d69fb5b424267b13db77a
Patch from James Harvey in response to the new Rectangles grid
generator: (a) take out the `#ifdef SLOW_SYSTEM' because the new
generator is much more efficient, and (b) convert another int to
size_t to prevent the solver going negative in 16-bit ints as a
result.

[originally from svn r5983]
rect.c