Fix compilation errors with gcc
This MR fixes some compilation errors I got with my gcc version when compiling test_fembem as a chameleon subproject.
This includes a compilation error due to the 'fall through' comment in src/util.c
not being recognized by gcc version for some reason.
I suggest removing the -Werror flag, or there will be more work to do for removing all the warnings.
Merge request reports
Activity
added 2 commits
added 3 commits
-
33ebc5cc...790b7ff4 - 2 commits from branch
solverstack:master
- 42996aab - Fix compilation errors
-
33ebc5cc...790b7ff4 - 2 commits from branch
mentioned in commit b057dbc6
Please register or sign in to reply