зеркало из https://github.com/github/ruby.git
initialize is_stmt with default_is_stmt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
6018bc5e73
Коммит
448a014d42
|
@ -388,6 +388,7 @@ parse_debug_line_cu(int num_traces, void **traces, char **debug_line,
|
|||
|
||||
if (parse_debug_line_header(&p, &header))
|
||||
return -1;
|
||||
is_stmt = header.default_is_stmt;
|
||||
|
||||
#define FILL_LINE() \
|
||||
do { \
|
||||
|
|
Загрузка…
Ссылка в новой задаче