]> granicus.if.org Git - neomutt/commit
Having a signed one-bit bitfield is quite odd -- its value is either
authorRalf Wildenhues <wildenhues@ins.uni-bonn.de>
Mon, 8 Nov 2004 08:43:17 +0000 (08:43 +0000)
committerRalf Wildenhues <wildenhues@ins.uni-bonn.de>
Mon, 8 Nov 2004 08:43:17 +0000 (08:43 +0000)
commitf063f4cb8f0c9f1965661244809aaaeaa617b97d
tree2378e6f3b63b2812635a91a456b727e00a367a6f
parent7b91bd72640603deb1220386646415d055f162c4
Having a signed one-bit bitfield is quite odd -- its value is either
0 or -1.  Although the current code is not broken because it doesn't
test equality to 1, IMHO it's better not to use that.
imap/imap_private.h