Bug#119635: g++ Internal compiler error 19970302

2001-11-15 Thread J.H.M. Dassen \(Ray\)
On Wed, Nov 14, 2001 at 13:57:03 -0800, [EMAIL PROTECTED] wrote: > I don't know if this is just a problem in the Debian build, or in g++ in > general It appears to be a problem with g++ in general. g++-3.0 from the g++-3.0 package (version 3.0.2-3) also fails on it: zensunni ray 14:06 /tmp

Processed: Re: Bug#117513: openc++: segfault or "Error 139" compiling anything, even empty file

2001-11-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 117513 openc++ Bug#117513: openc++: segfault or "Error 139" compiling anything, even empty file Bug reassigned from package `g++-2.95' to `openc++'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug trac

Bug#117513: openc++: segfault or "Error 139" compiling anything, even empty file

2001-11-15 Thread Yann Dirson
reassign 117513 openc++ thanks On Wed, Nov 14, 2001 at 12:21:27AM -0800, Robert de Forest wrote: > > 1. gets a char* pointer from a func that allocates it with "char* > > result = new char[...]" (and although it does not test the return > > value from "new", this is not the problem here - added ch