GNOME Bugzilla – Bug 685175
extending the add_all method for arraylists and collections
Last modified: 2019-03-20 10:39:00 UTC
Add an extra feature to collections or arraylists to be able to add all elements in an array by extending the add_all method. actually it takes only a collection as input.
commit 2a30bd74a49871d13773a99c6ff6c658745a808e Author: Maciej Piechotka <uzytkownik2@gmail.com> Date: Sat Feb 16 11:13:11 2013 +0000 Add add/contains/remove_all working on array, partial fix of bug #685175 Full fix which would allow overloading methods by subclasses requires fixing bug #693455.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgee/issues/14.