Skip to content
Snippets Groups Projects

Remove GPU compiler warnings (Closes #4, #12)

Merged Sören Peters requested to merge soe.peters/VirtualFluids:gpu_warnings into develop

With this merge request, all compiler warnings for VirtualFluids_GPU are removed. This includes:

  • gcc -Wall -Wextra -pedantic
  • clang -Wall -Wextra -pedantic
  • msvc /W3

But we should keep in mind that there are still a lot of warnings suppressed for these three compilers. We should get rid of them one day.

The CI Script build jobs were also adapted in a way, that all compiler warnings are treated as compiling errors. Therefore we should not get any new warnings into our code.

Edited by Sören Peters

Merge request reports

Merged by Sören PetersSören Peters 4 years ago (Mar 2, 2021 12:39pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading