Bug#141213: g++-3.0: coredump with dynamic_cast

2002-04-05 Thread Zdenek Kabelac
On Thu, Apr 04, 2002 at 11:06:18PM +0100, Philip Blundell wrote: On Thu, 2002-04-04 at 22:28, Zdenek Kabelac wrote: Just today I've recompiled avifile with latest gcc3.0 and with Qt compiled with gcc3.0 so I could actually try how this works - and I've discovered that dynamic_cast with

Bug#141213: g++-3.0: coredump with dynamic_cast

2002-04-05 Thread Philip Blundell
On Fri, 2002-04-05 at 08:16, Zdenek Kabelac wrote: Hmm looks like it - but there are two interesting points however - somehow I've not noticed this report while using reportbug - I do not link libGLU to avifile - but as it's linked with libSDL libGL seems to be linked with the program - but

Bug#141213: g++-3.0: coredump with dynamic_cast

2002-04-05 Thread Zdenek Kabelac
On Fri, Apr 05, 2002 at 09:18:47AM +0100, Philip Blundell wrote: On Fri, 2002-04-05 at 08:16, Zdenek Kabelac wrote: Hmm looks like it - but there are two interesting points however - somehow I've not noticed this report while using reportbug - I do not link libGLU to avifile - but as it's

Bug#141213: g++-3.0: coredump with dynamic_cast

2002-04-04 Thread Zdenek Kabelac
Package: g++-3.0 Version: 1:3.0.4-6 Severity: normal Hi Just today I've recompiled avifile with latest gcc3.0 and with Qt compiled with gcc3.0 so I could actually try how this works - and I've discovered that dynamic_cast with this gcc no longer works and actually creates coredump. For