--- - branch: MAIN date: Fri Jul 2 21:22:26 UTC 2021 files: - new: '1.6' old: '1.5' path: src/usr.bin/xlint/lint1/ckbool.c pathrev: src/usr.bin/xlint/lint1/ckbool.c@1.6 type: modified id: 20210702T212226Z.92e20ef4967be42f4d0339a59c80cc3bf18d9064 log: | lint: in strict bool mode, make (flag & FLAG) simpler This is a tiny change in an edge case that does not occur in practice, which is that the left-hand side of the '&' is explicitly cast to an enum type. The apparent "loss of information" from the deleted comment has already been explained in the previous commit. module: src subject: 'CVS commit: src/usr.bin/xlint/lint1' unixtime: '1625260946' user: rillig