Fix -Wincompatible-pointer-types-discards-qualifiers warning in speedtest1.c
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start with sqlite-benchmark/speedtest1.c and compile the benchmark with warnings enabled to reproduce the two -Wincompatible-pointer-types-discards-qualifiers diagnostics. Trace each warning to its declaration or call site, make the smallest type-correct change, and confirm that both warnings no longer appear.
Written by the indexing model from the issue text.
Description
Description
During compilation, sqlite-benchmark/speedtest1.c generates two instances of the -Wincompatible-pointer-types-discards-qualifiers warning.
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 342
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 55
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.
More from oceanbase/seekdb
-
dima type: task
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 60/100
-
dima type: task
Difficulty 1/5 Under an hour Newbie friendliness 70/100
All issues in oceanbase/seekdb
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
infiniflow/infinity#3502 ·