From 75f73172c463af9643bc187eed7f1fd195238078 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Fri, 20 Dec 2002 07:55:56 -0200 Subject: bug: `resume' was checking the wrong value for stack overflow --- bugs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index d2c29bb8..98639a13 100644 --- a/bugs +++ b/bugs @@ -303,3 +303,13 @@ Fri Dec 6 17:06:40 UTC 2002 >> scope of generic for variables is not sound (by Gavin Wraith; since 5.0a) + + + +================================================================= +--- Version 5.0 beta +** lbaselib.c +Fri Dec 20 09:53:19 UTC 2002 +>> `resume' was checking the wrong value for stack overflow +(by Maik Zimmermann; since 5.0b) + -- cgit v1.2.3-55-g6feb