Skip to content
Snippets Groups Projects

Small changes for clang compatibility

Merged Matthieu Schaller requested to merge clang_compiler into master

I have made some minor changes (mostly to space.c) so that the code now compiles out of the box with the clang compiler.

The main change is the removal of nested functions in space.c. They have been replaced by static functions.

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