Bug#350252: less does not show .ear files

2006-01-28 Thread Martin Stumpf
Package: less Version: 382-1 Severity: wishlist Less should show the content of .ear files as it does with .war and .jar files. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Versions of packages

Bug#345435: gcc-3.3: wrong evaluation of ++ expressions

2005-12-31 Thread Martin Stumpf
Package: gcc-3.3 Version: 1:3.3.5-13 Severity: normal The following program evaluates d to 13. On other architectures (and in java) the same code evaluates to 12. (2.95, 3.3, 3.4, 4.0, 4.1 do have the same bug) #include iostream using namespace std; int main(int argc, char* argv[]) { int b