FreeBSD Bugzilla – Attachment 130541 Details for
Bug 174493
Fix sysutils/gnome-system-tools compliing with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 837 bytes, created by
Eric Camachat
on 2012-12-17 01:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2012-12-17 01:40:01 UTC
Size:
837 bytes
patch
obsolete
>Index: sysutils/gnome-system-tools/files/patch-src_network_network-locations.c >=================================================================== >--- sysutils/gnome-system-tools/files/patch-src_network_network-locations.c (revision 0) >+++ sysutils/gnome-system-tools/files/patch-src_network_network-locations.c (working copy) >@@ -0,0 +1,11 @@ >+--- src/network/network-locations.c.org 2012-12-15 23:18:09.000000000 -0800 >++++ src/network/network-locations.c 2012-12-15 23:20:38.000000000 -0800 >+@@ -1138,7 +1138,7 @@ gst_network_locations_delete_location (G >+ GstNetworkLocationsPrivate *priv; >+ gchar *filename, *str, *location_path; >+ >+- g_return_val_if_fail (GST_IS_NETWORK_LOCATIONS (locations), FALSE); >++ g_return_if_fail (GST_IS_NETWORK_LOCATIONS (locations)); >+ >+ priv = GST_NETWORK_LOCATIONS_GET_PRIVATE (locations); >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 174493
: 130541