mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
This commit was generated by cvs2svn to compensate for changes in r6227,
which included commits to RCS files with non-trunk default branches. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
653fbad628
commit
aa1fe3248f
3 changed files with 25 additions and 44 deletions
2
regint.h
2
regint.h
|
@ -46,7 +46,7 @@
|
|||
#define USE_QUALIFIER_PEEK_NEXT
|
||||
|
||||
#define INIT_MATCH_STACK_SIZE 160
|
||||
#define DEFAULT_MATCH_STACK_LIMIT_SIZE 0 /* unlimited */
|
||||
#define MATCH_STACK_LIMIT_SIZE 500000
|
||||
|
||||
/* interface to external system */
|
||||
#ifdef NOT_RUBY /* gived from Makefile */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue