Correct integer conversion rank of _Bool.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Aug 2011 17:21:10 +0000 (19:21 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 16 Aug 2011 06:46:00 +0000 (08:46 +0200)
commitb28466cf8345e6fc8f1ef4e5537d52bc4109f4d6
treedbe7e0a217f788b74d248b0c8259d09baf727ff4
parentb43a82c4ebc81daa584f4da8645a462a40b8d7b1
Correct integer conversion rank of _Bool.

It should be the lowest of all integer types, not the heighest.
This corrects C/bool3.c.
type.h