Mentions légales du service

Skip to content
Snippets Groups Projects

Fix compilation errors with gcc

Merged Abel Calluaud requested to merge acalluau/test_fembem:mr_gnu_compil_3 into master

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

Loading
Loading

Activity

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