bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: Both: Typo test


From: Akim Demaille
Subject: FYI: Both: Typo test
Date: 27 Nov 2001 19:56:59 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * tests/torture.at (Exploding the Stack Size with Malloc):
        s/YYSTACK_USE_ALLOCA_ALLOCA/YYSTACK_USE_ALLOCA/.

Index: tests/torture.at
===================================================================
RCS file: /cvsroot/bison/bison/tests/torture.at,v
retrieving revision 1.1.2.2
diff -u -u -r1.1.2.2 torture.at
--- tests/torture.at 2001/11/14 15:16:40 1.1.2.2
+++ tests/torture.at 2001/11/27 18:56:48
@@ -103,7 +103,7 @@

 AT_SETUP([Exploding the Stack Size with Malloc])

-AT_DATA_STACK_TORTURE([[#define YYSTACK_USE_ALLOCA_ALLOCA 0]])
+AT_DATA_STACK_TORTURE([[#define YYSTACK_USE_ALLOCA 0]])

 # Below the limit of 200.
 AT_CHECK([input 20], 0, [], [ignore])



reply via email to

[Prev in Thread] Current Thread [Next in Thread]