Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for recent mruby. #33

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Conversation

take-cheeze
Copy link

No description provided.

take-cheeze and others added 30 commits May 29, 2015 02:00
To avoid different sign compare warnings.
Since `mrb_string_value_ptr()` no longer convert symbols to strings
automatically from mruby 2.0 and later.
C++ requires explicit cast from `void*`.
Otherwise `enum` become private to the struct scope in C++.
upgrade libffi version to 3.3
fixed downloading (binary streams!)
fixed depreciation of Kernel.open with uri
fixed building on windows & mingw toolchain
how to compile on windows
how to use to call .dll functions on windows
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