You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Problem: Hack 1.0.3 dumps core if you try to "engrave(write)" something on the floor with your finger. This is caused by dereferencing a nil pointer. This is tolerable on a Vax, but not on a Sun.
Fix: The following change in the file "engrave.c" will avoid dereferencing a nil pointer.