Drop support for v0.10 and v0.12?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 531
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
(EDIT: Sigh, GH fail. Updated with actual text.)
Per https://github.com/ibmdb/node-ibm_db/issues/276#issuecomment-306134599, it appears to be impossible to compile nan against v0.12.x with a recent version of xcode due to a snafu in v8.h.
Since this isn't going to be fixed upstream, my suggestion is to make it official that v0.12 is no longer supported and drop support for v0.10 in the process.
Contributor guide
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
The issue names no repository files or tests. Start by reviewing the Node.js version-support and build configuration alongside the linked ibmdb/node-ibm_db discussion; done means reaching a decision on v0.10 and v0.12 support and applying it consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100