After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639933 - Port IndividualAggregator to use LinkedHashSet
Port IndividualAggregator to use LinkedHashSet
Status: RESOLVED DUPLICATE of bug 640092
Product: folks
Classification: Platform
Component: libfolks
git master
Other Linux
: Normal minor
: folks-0.5.1
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-19 11:09 UTC by Philip Withnall
Modified: 2011-04-22 20:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Withnall 2011-01-19 11:09:03 UTC
From https://bugzilla.gnome.org/show_bug.cgi?id=627483#c14:

Note that once this has been committed, there are various places in the
IndividualAggregator which could be ported to use the new LinkedHashSet. From a
quick grep for HashSet, there's at least the following:
 • candidate_inds and candidate_ind_set in _add_personas()
 • relinked_personas and relinked_personas_set in _personas_changed_cb()
Comment 1 Travis Reitter 2011-02-01 23:26:49 UTC
Add some more goal bugs for the 0.3.5 release.
Comment 2 Travis Reitter 2011-02-02 00:23:20 UTC
(Actually setting the new milestone for these bugs)
Comment 3 Philip Withnall 2011-02-14 23:13:40 UTC
Punting to 0.3.7.
Comment 4 Philip Withnall 2011-04-22 20:48:01 UTC
Duplicate of the work in bug #640092.

*** This bug has been marked as a duplicate of bug 640092 ***