"cutout via dest-in" plan should take isLittleEndian into account
Open
Nobody has claimed this yet.
triage
- Dominant language
- JavaScript
- Stars
- 32.7k
- Forks
- 1.4k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
The plan is 5 and fails when isLittleEndian is true ?7
https://buildd.debian.org/status/fetch.php?pkg=node-sharp&arch=s390x&ver=0.35.4-1&stamp=1789777112&raw=0
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 identifies the “cutout via dest-in” plan and its failure when isLittleEndian is true; start by locating that plan’s implementation and reproduce the Debian s390x failure linked in the report. Done means the plan handles the little-endian case without the reported failure, with a regression check if the project’s existing tests cover it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100