mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mruby-compiler: revert ce2fdb7; close #6388
The commit was to stop warnings from Visual C but unexpectedly caused compilation errors on some configuration.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
# define YYDEBUG 1
|
||||
#endif
|
||||
#define YYSTACK_USE_ALLOCA 1
|
||||
#define YYMALLOC
|
||||
#define YYFREE
|
||||
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user