Compiler quietening
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 26 Jun 2019 11:39:33 +0000 (12:39 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 26 Jun 2019 11:39:33 +0000 (12:39 +0100)
Trying to set an enum (int-sized) with top bit set, needs a cast to (signed) int.
Broken-by: ae8f9024d8

No differences found