Bug#396209: g++-2.95: exception handling with "try" "throw" "catch" does not work

2006-10-30 Thread eddy
Package: g++-2.95 Version: 1:2.95.4-27 Severity: important #include using namespace std; int main(void) { int e = 7; try { cerr << "throwing ...\n"; throw e; } catch(int err) { cerr << "catching ...\n"; } cerr << "everything went fine.\n"

Bug#389366: gcc-4.2-base: please remove duplicate hiden files

2006-09-25 Thread Eddy Petrisor
Package: gcc-4.2-base Version: 4.2-20060923-1 Severity: minor Please do not install hidden (duplicate) files. $ dpkg -L gcc-4.2-base /. /usr /usr/share /usr/share/doc /usr/share/doc/gcc-4.2-base /usr/share/doc/gcc-4.2-base/changelog.gz /usr/share/doc/gcc-4.2-base/TODO.Debian /usr/share/doc/gcc-4.