DReichLab / DReichLab/AdmixTools
multiple deffinition of wynn
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 235
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Hello, while compiling rollof
ld complains about multiple deffinition of 'wynn'
rolloff.c redefines wynn already defined statsubs.h and statsubs.c
regards
Eric
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
Start by comparing the definition of wynn in rolloff.c with its declarations or definition in statsubs.h and statsubs.c. Build rollof again to confirm the duplicate-definition linker error is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100