[1102] in Coldmud discussion meeting

root meeting help first previous next last

[COLD] Patch 15 quickfix

daemon@ATHENA.MIT.EDU (Thu Oct 24 21:35:14 1996 )

Date: Thu, 24 Oct 1996 17:29:42 -0600 (MDT)
From: Brandon Gillespie <brandon@glacier.cold.org>
To: coldstuff@cold.org

Due to confusion in submitted patches, there is a minor problem (with a
major impact, if hit right) in patch 15.  Edit src/dbpack.c and add an
include for <limits.h>, then change MINLONG to LONG_MIN where it occurs
(there are two occurances).

-Brandon Gillespie