aboutsummaryrefslogtreecommitdiffstats
path: root/bisonfix.sed
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:47:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:47:02 +0300
commit315bd501ca696bc3e3c938b4604d8dac7a6f512f (patch)
treecf992f0df002126292f7487ca6c0d36d7fe748b9 /bisonfix.sed
parent85c0d5edb781c9f31b79e48452b1ca68643f41de (diff)
downloadegawk-315bd501ca696bc3e3c938b4604d8dac7a6f512f.tar.gz
egawk-315bd501ca696bc3e3c938b4604d8dac7a6f512f.tar.bz2
egawk-315bd501ca696bc3e3c938b4604d8dac7a6f512f.zip
Move to gawk 3.1.5.
Diffstat (limited to 'bisonfix.sed')
-rw-r--r--bisonfix.sed3
1 files changed, 0 insertions, 3 deletions
diff --git a/bisonfix.sed b/bisonfix.sed
deleted file mode 100644
index c18103be..00000000
--- a/bisonfix.sed
+++ /dev/null
@@ -1,3 +0,0 @@
-/\/\* The parser invokes alloca or malloc; define the necessary symbols. *\*\//a\
-\
-#undef YYSTACK_USE_ALLOCA /* Gawk: nuke alloca once and for all */