[Bug 27795] Problems using Tp::SharedPtr as a key in QMap

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 1 20:52:52 CET 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27795

--- Comment #1 from Marco Barisione <marco at barisione.org> 2010-11-01 12:52:51 PDT ---
Created an attachment (id=39966)
 View: https://bugs.freedesktop.org/attachment.cgi?id=39966
 Review: https://bugs.freedesktop.org/review?bug=27795&attachment=39966

Fix the implicit bool conversion and make shared pointers usable in hash tables

I started working on this, but then I got switched to some other task.
The patch adds tests for the expected behaviour wrt. bool conversion and hash
tables and then fixes the related issues in the code.

I would have liked to split this work in some nicely separated and clean
patches, but I didn't have time before switching to some other tasks. Sorry for
this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list