зеркало из https://github.com/github/ruby.git
`#include "internal/debug"` seems to be needed in assert mode
http://ci.rvm.jp/results/trunk-theap-asserts@silicon-docker/2525210
This commit is contained in:
Родитель
0c2d731ef2
Коммит
7bf44e9222
1
hash.c
1
hash.c
|
@ -49,6 +49,7 @@
|
|||
|
||||
#if HASH_DEBUG
|
||||
#include "gc.h"
|
||||
#include "internal/debug.h"
|
||||
#endif
|
||||
|
||||
#define HAS_EXTRA_STATES(hash, klass) ( \
|
||||
|
|
Загрузка…
Ссылка в новой задаче