summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorcremno <[email protected]>2014-07-09 15:32:13 +0200
committercremno <[email protected]>2014-07-09 16:49:47 +0200
commit41961ae6d0bfabdd00d47c75ae0c6339272e8592 (patch)
tree8b2cf0783e8b4b24af57de23df6a5d537f53d75f /include/mruby.h
parent8df63b4d1f51814b86fa0db39d664d8fa37f148d (diff)
downloadmruby-41961ae6d0bfabdd00d47c75ae0c6339272e8592.tar.gz
mruby-41961ae6d0bfabdd00d47c75ae0c6339272e8592.zip
rewrite stripping
Previous version ignored some errors, and didn't free memory and close files. Now no memory will be dynamically allocated to simplify error handling. This commit also fixes a wrong check: files[i] = fopen(argv[i], "wb"); if (!ireps[i]) { Improve error messages a bit and add missing newline to one.
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions