ftp.nice.ch/pub/next/developer/languages/lisp/AKCL.1.599.s.tar.gz#/akcl-1-599/V/h/eval.h

This is eval.h in view mode; [Download] [Up]

Changes file for /usr/local/src/kcl/h/eval.h
Created on Sun Sep 18 21:51:49 1988
Usage \n@s[Original text\n@s|Replacement Text\n@s]
See the file rascal.ics.utexas.edu:/usr2/ftp/merge.c
for a program to merge change files.  Anything not between
"\n@s[" and  "\n@s]" is a simply a comment.
This file was constructed using emacs and  merge.el
Enhancements Copyright (c) W. Schelter All rights reserved.
   by (Bill Schelter)  wfs@carl.ma.utexas.edu 


****Change:(orig (19 19 a))
@s[int *cs_org;
int *cs_limit;


@s|int *cs_org;
int *cs_limit;


/* we catch the segmentation fault and check to warn of c stack overflow */

@s]


****Change:(orig (20 20 a))
@s[#ifdef AV

@s|#ifdef AV
#ifndef cs_check

@s]


****Change:(orig (23 23 a))
@s[	if ((int *)(&something) < cs_limit) \
		cs_overflow()

@s|	if ((int *)(&something) < cs_limit) \
		cs_overflow()
#endif

@s]

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.