Skip to content
Commit b7b44dfa authored by Mike Hommey's avatar Mike Hommey
Browse files

Make mixed declarations an error

It often happens that code changes introduce mixed declarations, that then
break building with Visual Studio. Since the code style is to not use
mixed declarations anyways, we might as well enforce it with -Werror.
parent 9c6a8d3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment