Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e3d62627d1d1aab7ab1be2dd7f65a872 > files > 360

ecl-10.4.1-1.fc14.x86_64.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>ext:stack-overflow</title><link rel="stylesheet" href="ecl.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The ECL manual"><link rel="up" href="ch20s06.html" title="5.6.&#160;Memory Management Reference"><link rel="prev" href="ch20s06.html" title="5.6.&#160;Memory Management Reference"><link rel="next" href="re30.html" title="ext:storage-exhausted"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="classname">ext:stack-overflow</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch20s06.html">Prev</a>&#160;</td><th width="60%" align="center">5.6.&#160;Memory Management Reference</th><td width="20%" align="right">&#160;<a accesskey="n" href="re30.html">Next</a></td></tr></table><hr></div><div class="refentry" title="ext:stack-overflow"><a name="ref.memory.stack-overflow"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p><code class="classname">ext:stack-overflow</code> &#8212; Stack overflow condition.</p></div><div class="refsynopsisdiv" title="Class Precedence List"><h2>Class Precedence List</h2><p>
    <code class="classname">ext:stack-overflow</code>,
    <code class="classname">storage-condition</code>,
    <code class="classname">serious-condition</code>,
    <code class="classname">condition</code>,
    <code class="classname">t</code>
  </p></div><div class="refsynopsisdiv" title="Methods"><h2>Methods</h2><div class="funcsynopsis"><p><code class="funcdef">(ext:stack-overflow-size</code> <var class="pdparam">condition</var>) &#8658;integer</p><p><code class="funcdef">(ext:stack-overflow-type</code> <var class="pdparam">condition</var>) &#8658;concept</p></div><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><p><span class="term"><em class="replaceable"><code>integer</code></em></span></p></td><td><p>A non-negative integer.</p></td></tr><tr><td><p><span class="term"><em class="replaceable"><code>concept</code></em></span></p></td><td><p>A symbol from <a class="xref" href="re34.html#table.memory.limits" title="Table&#160;5.1.&#160;Customizable memory limits">Table&#160;5.1</a>, except
    <code class="varname">ext:heap-size</code>.</p></td></tr></tbody></table></div></div><div class="refsect1" title="Description"><a name="id665467"></a><h2>Description</h2><p>This condition is signaled when one of the stack limits in
  <a class="xref" href="re34.html#table.memory.limits" title="Table&#160;5.1.&#160;Customizable memory limits">Table&#160;5.1</a> are violated or dangerously
  approached. It can be handled by resetting the limits and
  continuing, or jumping to an outer control point.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch20s06.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch20s06.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re30.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">5.6.&#160;Memory Management Reference&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<code class="classname">ext:storage-exhausted</code></td></tr></table></div></body></html>