Package: jlint Severity: normal Tags: patch
With the following patch, compiles successfully with gcc-3.4. --- types.hh.orig 2005-06-23 14:37:41.000000000 -0700 +++ types.hh 2005-06-23 14:37:53.000000000 -0700 @@ -32,9 +32,9 @@ #endif #endif -#define bool int -#define true 1 -#define false 0 +// #define bool int +// #define true 1 +// #define false 0 #define nobreak -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages jlint depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-12 GCC support library ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]