Apparent bug in kdebase/libkonq/konq_historymgr.cc
Alexander Kellett
me at lypanov.net
Mon Jun 9 11:06:05 BST 2003
On Sun, Jun 08, 2003 at 11:06:08AM -0700, Ross Boylan wrote:
> 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.
no bug, you just have an out of date cvs checkout.
please update kdelibs/kio/bookmarks as changes were
also made there just before the above commits.
Alex
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
More information about the kde-core-devel
mailing list