зеркало из https://github.com/github/ruby.git
Update VMDEBUG reference doc [ci skip]
Since this commit (9e1b06e17d
), the VM Debug Level constant is moved from `vm_insnhelper.h` to `vm_core.h`. This PR is a super tiny update to reflect that change so that people won't waste time on searching in a wrong file.
This commit is contained in:
Родитель
2af4c1fc5b
Коммит
73bd2b70e2
|
@ -37,7 +37,7 @@
|
|||
#include "vm_core.h"
|
||||
|
||||
|
||||
/* see vm_insnhelper.h for the values */
|
||||
/* see vm_core.h for the values */
|
||||
#ifndef VMDEBUG
|
||||
#define VMDEBUG 0
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче