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

Bind/wrap st_* functions #62

Open
malept opened this issue Jan 11, 2017 · 0 comments
Open

Bind/wrap st_* functions #62

malept opened this issue Jan 11, 2017 · 0 comments

Comments

@malept
Copy link
Contributor

malept commented Jan 11, 2017

I'd like to use some of the st_* functions because I'm porting an existing C extension at work. In particular, I want to use st_lookup so I can implement Hash.has_key. I have a branch that adds initial bindings for it at https://github.com/malept/ruby-sys/tree/st-functions. My progress has subsided partially because I don't think my bindings are quite correct (I think I tried to implement has_key and I got a weird segfault...I'd have to look again).

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

No branches or pull requests

1 participant