diff options
author | Alexander Meißner <AlexanderMeissner@gmx.net> | 2017-10-16 19:09:42 +0200 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2017-10-16 10:09:42 -0700 |
commit | faaa20b4950351528fd00888040fdd2b14a5a084 (patch) | |
tree | 32d94e71192e43db8abfabe542857c48a4c36d86 /src/ast_utils.h | |
parent | a8da89653981bb37565981afc69104f918fea64a (diff) | |
download | binaryen-faaa20b4950351528fd00888040fdd2b14a5a084.tar.gz binaryen-faaa20b4950351528fd00888040fdd2b14a5a084.tar.bz2 binaryen-faaa20b4950351528fd00888040fdd2b14a5a084.zip |
Fixed parseFile() skipping every other line (#1223)
* Fixed parseFile() skipping every other line
Was caused by "s = strchr(s, '\n')"
Also replaced recordFile() by parseFile() as they do exactly the same
* Added parseFile() to process() in s2wasm.h
Diffstat (limited to 'src/ast_utils.h')
0 files changed, 0 insertions, 0 deletions