JRuby support
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10
- Forks
- 10
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 3
Description
JRuby ships an FFI-based fcntl library that we will want to incorporate into this gem, so we can use it and users can reference it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the gem's existing fcntl constant-loading entry points and how its C fcntl.h integration is exposed to Ruby. Compare the requested JRuby FFI-based fcntl library behavior with the current interface. Done means the JRuby implementation is incorporated and users can reference the same functionality, with the relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100