[951] in Coldmud discussion meeting

root meeting help first previous next last

[COLD] 0.4-0 bug...

daemon@ATHENA.MIT.EDU (Tue Mar 26 11:44:46 1996 )

Date: Tue, 26 Mar 1996 09:19:58 -0700 (MST)
From: Brandon Gillespie <brandon@tombstone.sunrem.com>
To: coldstuff@cold.org

I released 0.4-0 with a bug which did not show up on my OS (FreeBSD).  
Basically edit modules?.o and change both of the for loops (there are 
only two, its a simple file) to:

    for (m=0; m < 3; m++)

This _should_ fix the given problem.  I'll have a Minimal Core available 
soon.

-Brandon