oneapi-src / oneapi-src/unified-memory-framework
Add -Wsign-compare and -Wconversion flags
Open
@lplewa is already working on this.
Since Apr 17, 2024.
enhancement
- Dominant language
- C
- Stars
- 98
- Forks
- 48
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 6
Description
On windows some of those problems are detected - what causes fully working on Linux PR to fail on Windows, what is annoying.
Unfortunately, those Flags are more restrictive then on windows (by adding those flags we have to fix ~40 warnings in the code)
Question: Do we want to include those compiler flags?
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.
Assessment
This issue has not been assessed yet.