Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site cvl.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!hao!seismo!rlgvax!cvl!jcw
From: jcw@cvl.UUCP (Jay C. Weber)
Newsgroups: net.sources
Subject: bug fix to XLISP
Message-ID: <1266@cvl.UUCP>
Date: Tue, 31-Jul-84 11:36:53 EDT
Article-I.D.: cvl.1266
Posted: Tue Jul 31 11:36:53 1984
Date-Received: Sat, 4-Aug-84 00:35:15 EDT
Organization: U. of Md. Computer Vision Lab
Lines: 19

I got a bug fix to the previously posted XLISP sources from
ihuxt!paulson.  The source file concerned is xlisp.h, and here
is a diff of the fix:

% diff xlisp.old xlisp.c
6a7
> typedef int jmp_buf[10];
35c36
< static char ljmp[6];
---
> jmp_buf ljmp;

It seems that the previous jump buffer was not sufficient for some
systems, notably system 5 Unix.

Jay Weber
..!seismo!rlgvax!cvl!jcw
..!seismo!rochester!jay
jay@rochester.arpa