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 669653 - Added bindings for HashTable<K,V>.foreach_remove
Added bindings for HashTable<K,V>.foreach_remove
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GLib
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-08 11:28 UTC by jessevdk@gmail.com
Modified: 2012-02-08 21:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Added bindings for HashTable<K,V>.foreach_remove (820 bytes, patch)
2012-02-08 11:28 UTC, jessevdk@gmail.com
committed Details | Review

Description jessevdk@gmail.com 2012-02-08 11:28:19 UTC
Add binding for foreach_remove
Comment 1 jessevdk@gmail.com 2012-02-08 11:28:21 UTC
Created attachment 207086 [details] [review]
Added bindings for HashTable<K,V>.foreach_remove
Comment 2 Luca Bruno 2012-02-08 19:52:41 UTC
Review of attachment 207086 [details] [review]:

Thanks, looks good. Feel free to commit if you tested it.