Bug in RTTI von gcc
Johannes Nicolai
99jonico at asgspez.ef.th.schule.de
Don Mar 29 15:58:54 CEST 2001
Hi, weiss jemand, wieso dieser Code hier immer einen segfault bringt?
--------------------------
#include <typeinfo>
#include <iostream>
int main ()
{
ostream& x = cout;
typeid(x);
}
---------------------------
Mit allen anderen ostream Instanzen klappt es wunderbar, auch typeid(cout)
funktioniert.
Danke im Voraus.
--
Johannes Nicolai
<johannes at tlug.de>
Linux - a little byte more.
--
tlug Mailingliste
liste at tlug.de
http://schwarz.thueday.de/mailman/listinfo/tlug_allgemein