Apparent bug in kdebase/libkonq/konq_historymgr.cc

Ross Boylan RossBoylan at stanfordalumni.org
Sun Jun 8 19:06:08 BST 2003


I and some others on kde-devel have noticed some problems compiling
this file.  I use gcc 3.3.
/usr/local/src/kde3/kdebase/libkonq/konq_historymgr.cc: In member function `
   virtual void KonqHistoryManager::notifyHistoryEntry(KonqHistoryEntry, 
   QCString)':
/usr/local/src/kde3/kdebase/libkonq/konq_historymgr.cc:469: error: void value 
   not ignored as it ought to be
It's not obvious to me why the error is being raised on that
particular line, since the problem seems to be in the function
definiton
void KonqHistoryManager::notifyHistoryEntry( KonqHistoryEntry e,
					     QCString  )
where the 2nd arg is empty.

The change seems from after the 3.1.2 release tag.  Quite a few
authors made changes; you two had the last two commits so I'm letting
you know.

Thanks.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<




More information about the kde-core-devel mailing list