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 651946 - Add constructor for EContactAddress
Add constructor for EContactAddress
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Contacts
3.2.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 638281
 
 
Reported: 2011-06-05 18:05 UTC by Raul Gutierrez Segales
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add constructor for EContactAddress (2.80 KB, patch)
2011-06-05 18:05 UTC, Raul Gutierrez Segales
accepted-commit_now Details | Review

Description Raul Gutierrez Segales 2011-06-05 18:05:41 UTC
Created attachment 189275 [details] [review]
Add constructor for EContactAddress

As with #651847, the attached patch is needed to work with EContactAddress from introspected bindings.
Comment 1 Milan Crha 2011-06-06 10:21:39 UTC
Yup, looks good, please commit to master.
Comment 2 Raul Gutierrez Segales 2011-06-06 10:26:37 UTC
Merged:

commit 268e7be0c2dedb9ffb66130d9877a5634239ba1e
Author: Raul Gutierrez Segales <rgs@collabora.co.uk>
Date:   Sun Jun 5 19:02:46 2011 +0100

    Add constructor for EContactAddress
    
    Needed by introspected bindings.