Skip to content

Improve configuration guard#4954

Merged
matz merged 3 commits intomruby:masterfrom
dearblue:nostdio
Mar 8, 2020
Merged

Improve configuration guard#4954
matz merged 3 commits intomruby:masterfrom
dearblue:nostdio

Conversation

@dearblue
Copy link
Copy Markdown
Contributor

@dearblue dearblue commented Mar 8, 2020

No description provided.

dearblue added 3 commits March 8, 2020 20:49
'stdio.h' is included in 'mruby.h' ('mrbconf.h').

However, keep 'stdio.h' used by mruby-test.
ref mruby#4576 and ref mruby#4947

* Need MRBAPI functions without `MRB_DISABLE_STDIO`:
  * mrbgems/mruby-bin-debugger
  * mrbgems/mruby-bin-mirb
  * mrbgems/mruby-bin-mrbc
  * mrbgems/mruby-bin-mruby
  * mrbgems/mruby-bin-strip
* Need `stdio.h`:
  * mrbgems/mruby-io
  * mrbgems/mruby-print
* Need `snprintf()` in `stdio.h`:
  * mrbgems/mruby-pack
  * mrbgems/mruby-sprintf
@matz matz merged commit 0dacc9a into mruby:master Mar 8, 2020
@dearblue dearblue deleted the nostdio branch March 8, 2020 14:39
dearblue added a commit to dearblue/mruby that referenced this pull request Apr 11, 2020
dearblue added a commit to dearblue/mruby that referenced this pull request Apr 11, 2020
matz added a commit that referenced this pull request Apr 14, 2020
 Support `MRB_DISABLE_STDIO` for mruby-sprintf; ref #4954
matz added a commit that referenced this pull request Apr 14, 2020
Support `MRB_DISABLE_STDIO` for mruby-pack; ref #4954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants