Bug#288670: bug libstdc++5 1:3.3.5-5

2005-01-04 Thread Matthias Klose
Michiel Vugteveen writes: > Package: libstdc++5 > Version: 1:3.3.5-5 > Distribution: TESTING > > I updated with apt-get update and upgraded libstdc++5 1:3.3.4-13 to > libstdc++5 1:3.3.5-5. It updated correctly. But then I wanted to run apt-get > update again and I get the following error message:

Bug#288670: bug libstdc++5 1:3.3.5-5

2005-01-04 Thread Michiel Vugteveen
Package: libstdc++5 Version: 1:3.3.5-5 Distribution: TESTING I updated with apt-get update and upgraded libstdc++5 1:3.3.4-13 to libstdc++5 1:3.3.5-5. It updated correctly. But then I wanted to run apt-get update again and I get the following error message: debian:~# apt-get update apt-get: err

Bug#287011: 1:3.3.5-5 segfaults compiling Firefox

2005-01-04 Thread TB
On Tue, Jan 04, 2005 at 04:28:37PM -0500, TB wrote: > On Tue, Jan 04, 2005 at 10:15:46PM +0100, Falk Hueffner wrote: > > It is very likely that this is actually a hardware problem. Gcc bugs > > tend to be 100% deterministic and repeatable (actually, I cannot > > think of any that wasn't, and I've s

Bug#287011: 1:3.3.5-5 segfaults compiling Firefox

2005-01-04 Thread TB
On Tue, Jan 04, 2005 at 10:15:46PM +0100, Falk Hueffner wrote: > It is very likely that this is actually a hardware problem. Gcc bugs > tend to be 100% deterministic and repeatable (actually, I cannot > think of any that wasn't, and I've seen quite a few). You may be right. I OC my machine and re

Bug#287011: 1:3.3.5-5 segfaults compiling Firefox

2005-01-04 Thread Falk Hueffner
TB <[EMAIL PROTECTED]>, [EMAIL PROTECTED] schrieb am 04.01.05 21:23:28: > I think I'm seeing the same bug compiling FireFox. > > Repro: download Firefox 1.0 Source, copy > browser/config/mozconfig to .mozconfig, run make -f client.mk build. > > Segfaults. When you continue, won't segfault at th

Bug#287011: 1:3.3.5-5 segfaults compiling Firefox

2005-01-04 Thread TB
I think I'm seeing the same bug compiling FireFox. Repro: download Firefox 1.0 Source, copy browser/config/mozconfig to .mozconfig, run make -f client.mk build. Segfaults. When you continue, won't segfault at the same point but will segfault again. Going to download to 1:3.3.5-4 and continue do

Bug#288555: g++-3.3: typeof operator is misparsed in a template function

2005-01-04 Thread Ron
Package: g++-3.3 Version: 1:3.3.5-5 Severity: normal Hi, the following program fails to compile with g++-3.3 like so: $ g++-3.3 -c -o a.o a.cpp a.cpp: In function `void C()': a.cpp:10: error: `__typeof (A)' is not a valid type for a template constant parameter a.cpp:10: error: ISO C++ forbids de