summaryrefslogtreecommitdiffstats
path: root/regcomp.c
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-01 23:49:16 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-01 23:49:16 +0000
commit89a30ab99fc4f48c3b95389255140ab624369c33 (patch)
tree90aeb9eeaa0c42b52312e1875433b2dafea4c52f /regcomp.c
parent4058e0bbefcc0c82b725b7dba0ac00de405b8d01 (diff)
downloadruby-89a30ab99fc4f48c3b95389255140ab624369c33.tar.gz
ruby-89a30ab99fc4f48c3b95389255140ab624369c33.tar.xz
ruby-89a30ab99fc4f48c3b95389255140ab624369c33.zip
* eval.c (proc_invoke): nail down dyna_var node when Proc object
or continuation is created. [ruby-dev:24671] * io.c (rb_io_s_popen): do not expand argv array. [ruby-dev:24670] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'regcomp.c')
-rw-r--r--regcomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/regcomp.c b/regcomp.c
index b1a7b0ad1..3b62e18b4 100644
--- a/regcomp.c
+++ b/regcomp.c
@@ -4922,7 +4922,6 @@ onig_end()
return 0;
}
-
#ifdef ONIG_DEBUG
OnigOpInfoType OnigOpInfo[] = {