[971] in Coldmud discussion meeting

root meeting help first previous next last

[COLD] Genesis patch 3

daemon@ATHENA.MIT.EDU (Mon Apr 22 22:45:44 1996 )

Date: Mon, 22 Apr 1996 20:10:29 -0600 (MDT)
From: Brandon Gillespie <brandon@tombstone.sunrem.com>
To: coldstuff@cold.org

Patch three fixes a method decompilation problem with the ++ -- += -= *= 
and /= operators (they assumed you were always using local variables, 
oversight on my part).  It does a few minor other changes as well.

It is available at cold.org/cold/drivers/Genesis-1.0p3.patch.gz
The entire distribution is also available.  For those who have never 
added a patch before, go to your Genesis-1.0-2 source directory, back one 
one more step (cd ..) and type 'patch -p0 < patchfile'.  Assuming you 
have patch, and it is not a relic, this should do the job.

-Brandon Gillespie-