Skip to content
Verified Commit be465b74 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖 Committed by Carl Schwan
Browse files

Fix -Wenum-constexpr-conversion with latest clang

The code uses -1 as default value for a field which is an
enum that doesn't have -1 value specified.

(cherry picked from commit 76bafae7)
parent 151ea25e
Pipeline #584459 passed with stage
in 7 minutes and 45 seconds
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