The symbol `v' does not fit here
- Dominant language
- Haskell
- Stars
- 211
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
```
c2hs: C header contains errors:
cbits/../cbits/simd.h:6: (column 29) [ERROR] >>> Syntax error !
The symbol `v' does not fit here.
```
Only reproducible in Linux CI for me. It builds locally on MacOS.
https://circleci.com/gh/haskell-works/hw-json-simd/152
https://github.com/haskell-works/hw-json-simd/pull/4
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the Linux CI failure with the local macOS build, then inspect cbits/../cbits/simd.h at line 6 and the c2hs parsing error. Review the linked CircleCI build and referenced pull request #4 for context. Done means the reported header is accepted consistently in the affected environment, with a regression test if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, haskell
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100