#type should support pointer types
Open
- Dominant language
- Haskell
- Stars
- 46
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `#type` only supports detecting integral and floating-point types in C. A pointer type will be mistakenly detected as a floating-point type. If no objections, I can put up a PR to fix this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.