From aab4e991d4e4213249058dd073543551c9c88c35 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Mon, 21 Jun 2010 13:50:34 +0100 Subject: Sync with the latest Gnulib code (86ba51d) Signed-off-by: Ton Voon --- gl/stdbool.in.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gl/stdbool.in.h') diff --git a/gl/stdbool.in.h b/gl/stdbool.in.h index e2312ecb..574c281a 100644 --- a/gl/stdbool.in.h +++ b/gl/stdbool.in.h @@ -50,6 +50,9 @@ with this substitute. With this substitute, only the values 0 and 1 give the expected result when converted to _Bool' or 'bool'. + - C99 allows the use of (_Bool)0.0 in constant expressions, but + this substitute cannot always provide this property. + Also, it is suggested that programs use 'bool' rather than '_Bool'; this isn't required, but 'bool' is more common. */ -- cgit v1.2.3-74-g34f1