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 619706 - [SafeUri] Add implicit conversion to string.
[SafeUri] Add implicit conversion to string.
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-26 12:18 UTC by Ruben Vermeersch
Modified: 2010-05-29 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[SafeUri] Add implicit conversion to string. (976 bytes, patch)
2010-05-26 12:18 UTC, Ruben Vermeersch
none Details | Review
[SafeUri] Add implicit conversion to string. (976 bytes, patch)
2010-05-26 12:19 UTC, Ruben Vermeersch
committed Details | Review

Description Ruben Vermeersch 2010-05-26 12:18:12 UTC
This makes it seamlessly work with GIO#.
Comment 1 Ruben Vermeersch 2010-05-26 12:18:15 UTC
Created attachment 162010 [details] [review]
[SafeUri] Add implicit conversion to string.
Comment 2 Ruben Vermeersch 2010-05-26 12:19:54 UTC
Created attachment 162011 [details] [review]
[SafeUri] Add implicit conversion to string.

This makes it seamlessly work with GIO#.
Comment 3 Ruben Vermeersch 2010-05-26 12:20:18 UTC
Comment on attachment 162010 [details] [review]
[SafeUri] Add implicit conversion to string.

Last patch slightly corrected the syntax.
Comment 4 Bertrand Lorentz 2010-05-29 22:38:52 UTC
Comment on attachment 162011 [details] [review]
[SafeUri] Add implicit conversion to string.

Please commit, but make sure you add the space at :
string (SafeUri s)
Comment 5 Ruben Vermeersch 2010-05-29 22:47:41 UTC
Done!