[967] in Coldmud discussion meeting

root meeting help first previous next last

[COLD] Genesis 0.4-4; MinimalCore 3.1

daemon@ATHENA.MIT.EDU (Thu Apr 18 14:40:08 1996 )

Date: Thu, 18 Apr 1996 12:10:13 -0600
From: Brandon Gillespie <brandon@tombstone.sunrem.com>
To: coldstuff@cold.org

These are both available, and work together.  There is one large bug to be
aware of, when calling a native method do NOT do (data).method(), such as
[1,2,3,4].reverse(), where 'reverse' is a native method.  This will crash
the server (SEGV).  I'm working on it.

-Brandon Gillespie-

(Calling a native method all other ways works just fine)