Bug#195806: g++: inheritance of overloaded function

2003-06-02 Thread Heiko Scheit
Package: g++ Version: 2:2.95.4-14 Severity: normal If you try to compile the program given below you will get the following: $ g++ test.cc test.cc: In function `int main()': test.cc:24: no matching function for call to `B::p1 (int)' test.cc:16: candidates are: void B::p1() So, the function B::p1

Bug#130415: g77: g77 crashes

2002-01-22 Thread Heiko . Scheit
Package: g77 Version: 2:2.95.4-9 Severity: important When trying to compile the program below g77 reports the following error message. Sorry for the long program. It was not written by me. I just wanted to compile it. Under g77-3.0 it compiles. Greetings, Heiko $ g77 -c clx.f clx.f: In p