Donguk Kim
Results
1
issues of
Donguk Kim
#### Problem Location: `bugscpp/taxonomy/jerryscript/patch/0006-buggy.patch` The filename is misspelled in the `diff --git` line (`ecma-atomeics-object.c`). #### Correct line ```diff - diff --git a/jerry-core/ecma/operations/ecma-atomeics-object.c b/jerry-core/ecma/operations/ecma-atomics-object.c + diff --git a/jerry-core/ecma/operations/ecma-atomics-object.c b/jerry-core/ecma/operations/ecma-atomics-object.c