Merge branch 'assign-anon-class-name' of https://github.com/dearblue/mruby into dearblue-assign-anon-class-name

This commit is contained in:
Yukihiro "Matz" Matsumoto
2018-09-20 13:50:16 +09:00
3 changed files with 54 additions and 4 deletions
+3
View File
@@ -110,6 +110,9 @@
/* fixed size state atexit stack */
//#define MRB_FIXED_STATE_ATEXIT_STACK
/* improve meta programming support */
//#define MRB_IMPROVE_META_PROGRAMMING
/* -DMRB_DISABLE_XXXX to drop following features */
//#define MRB_DISABLE_STDIO /* use of stdio */