diff src/ralloc.c @ 485:8c615e453683

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Mon, 13 Jan 1992 21:48:08 +0000
parents 49342840ba00
children 53f29271d1b0
line wrap: on
line diff
--- a/src/ralloc.c	Mon Jan 13 21:48:03 1992 +0000
+++ b/src/ralloc.c	Mon Jan 13 21:48:08 1992 +0000
@@ -97,7 +97,7 @@
     }
 
     if (EXCEEDS_ELISP_PTR (address))
-      (*warnfunction) ("Warning: memory in use exceeds lisp pointer size");
+      memory_full ();
 }
 
 /* Obtain SIZE bytes of space.  If enough space is not presently available