systype: z_stream not found
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 33
- Forks
- 11
- Avg merge
- 1h 17m
- Merged PRs (30d)
- 51
Description
llcppgtest msgpack-c
NewTypeDecl msgpack_zbuffer Fail: z_stream not found sys type z_stream in zlib.h not found
llcppgtest ksba
pid_t in sys/_types/_pid_t.h not found in package github.com/goplus/llgo/c
gpgrt_ssize_t Fail: ssize_t not found sys type ssize_t in sys/_types/_ssize_t.h not found
va_list not found sys type va_list in sys/_types/_va_list.h not found
llcppgtest libcrypto
NewTypedefDecl CRYPTO_ONCE Fail: pthread_once_t not found sys type pthread_once_t in sys/_pthread/_pthread_once_t.h not found in package github.com/goplus/llgo/c/pthread, full path /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_pthread/_pthread_once_t.h
2024/12/20 17:25:59 NewTypedefDecl CRYPTO_THREAD_LOCAL Fail: pthread_key_t not found sys type pthread_key_t in sys/_pthread/_pthread_key_t.h not found in package github.com/goplus/llgo/c/pthread, full path /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_pthread/_pthread_key_t.h
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
Reproduce the reported llcppgtest cases for msgpack-c, ksba, and libcrypto, starting with zlib.h, sys/_types/_pid_t.h, sys/_types/_ssize_t.h, sys/_types/_va_list.h, and sys/_pthread/_pthread_once_t.h. Trace how these headers are handled and consider the work complete when the reported missing sys types no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100