-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Well, obviously the patch mentioned above is brain dead. A better
approach might be to move the #include inside the #ifndef, but I don't
really know the reason for it being outside of it in the first place, so
I trust you'll find the best solution.
C
Package: libc6-dev
Version: 2.3.2.ds1-22
Severity: normal
/usr/include/limits.h tries to include limits.h from
/usr/lib/gcc/.../include, via:
#include_next
on line 124 which is outside of its ifdef on _LIBC_LIMITS_H_
Thus, with the preprocessor shipped with gcc-4.0, this may cause an
infinite re
2 matches
Mail list logo