[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#34110: libc6-dev: _G_config.h defines _G_HAVE_BOOL unconditionally, even under non-C++ code



Package: libc6-dev
Version: 2.0.7.19981211-5

/usr/include/_G_config.h includes the following line:

#define _G_HAVE_BOOL 1

I think this line is supposed to be conditional on __cplusplus as it was in
libc5. This is causing perl module builds to fail because internal perl include
fails don't define bool if this macro is set.

greg

-- System Information
Debian Release: 2.1
Kernel Version: Linux x2-345.mtl.Generation.NET 2.0.36 #2 Sun Jan 17 19:38:45 EST 1999 i686 unknown

Versions of the packages libc6-dev depends on:
hi  libc6           2.0.7.19981211 GNU C Library: shared libraries


Reply to: