FreeBSD Bugzilla – Attachment 130540 Details for
Bug 174492
Fix devel/glibmm 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), 970 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:
970 bytes
patch
obsolete
>Index: devel/glibmm/files/patch-gio_giomm_dbussubtreevtable.cc >=================================================================== >--- devel/glibmm/files/patch-gio_giomm_dbussubtreevtable.cc (revision 0) >+++ devel/glibmm/files/patch-gio_giomm_dbussubtreevtable.cc (working copy) >@@ -0,0 +1,20 @@ >+--- gio/giomm/dbussubtreevtable.cc.org 2012-12-15 22:36:44.000000000 -0800 >++++ gio/giomm/dbussubtreevtable.cc 2012-12-15 22:37:03.000000000 -0800 >+@@ -117,7 +117,7 @@ static const GDBusInterfaceVTable* DBusS >+ vtable->get_slot_dispatch(); >+ >+ try >+- { >++ {{ >+ const Gio::DBus::InterfaceVTable* vtable = >+ (*the_slot)(Glib::wrap(connection, true), sender, object_path, >+ interface_name, (node ? node : "")); >+@@ -125,7 +125,7 @@ static const GDBusInterfaceVTable* DBusS >+ *out_user_data = const_cast<Gio::DBus::InterfaceVTable*>(vtable); >+ >+ return vtable->gobj(); >+- } >++ }} >+ catch(...) >+ { >+ Glib::exception_handlers_invoke();
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 174492
: 130540