From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin v. Loewis" To: james.brown@ustra.mail.abb.com Cc: egcs-bugs@egcs.cygnus.com Subject: Re: bug report Date: Wed, 30 Jun 1999 23:07:00 -0000 Message-id: <199906032256.AAA00802@mira.isdn.cs.tu-berlin.de> References: <3756A0FF.B3038003@ustra.mail.abb.com> X-SW-Source: 1999-06n/msg00088.html List-Id: > widgets/qlistview.cpp: In method `void QListView::keyPressEvent(class > QKeyEvent *)': > widgets/qlistview.cpp:2921: Internal compiler error. Thanks for your bug report. gcc-2.95 19990529 says /prog/qt/include/qptrdict.h: In method `void QPtrDict::deleteItem(void *)': widgets/qlistview.cpp:4615: instantiated from here /prog/qt/include/qptrdict.h:59: warning: `void *' is not a pointer-to-object type and then compiles, so it appears that the bug has been fixed. Regards, Martin