Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upadd nif dirty func flags #29
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
hansihe
Nov 9, 2016
Owner
This looks good.
It would be nice if the ErlNifTaskFlags enum could be reexported by some other module, probably the root rustler module. Normally the user should neither import nor use the wrapper module directly.
|
This looks good. It would be nice if the |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
dovahcrow
Nov 13, 2016
Contributor
@hansihe re-exported the flag in root module.
P.S. We are using this feature in production now.
|
@hansihe re-exported the flag in root module. P.S. We are using this feature in production now. |
hansihe
merged commit 8dea2fe
into
hansihe:master
Nov 13, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Thanks for the contribution |
dovahcrow commentedNov 7, 2016
Fix #28