Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 475300 Details for
Bug 620954
=media-sound/ardour-4.7-r1 fixes to compile after upgrade to gcc-5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
/etc/portage/patches/media-sound/ardour/ patches, 1 of 5
libs-gtkmm2ext-actions-cc.patch (text/plain), 326 bytes, created by
Mark Dominik Bürkle
on 2017-06-05 21:15:43 UTC
(
hide
)
Description:
/etc/portage/patches/media-sound/ardour/ patches, 1 of 5
Filename:
MIME Type:
Creator:
Mark Dominik Bürkle
Created:
2017-06-05 21:15:43 UTC
Size:
326 bytes
patch
obsolete
>--- libs/gtkmm2ext/actions.cc.old 2016-02-19 02:28:56.000000000 +0100 >+++ libs/gtkmm2ext/actions.cc 2017-06-05 03:32:48.762688016 +0200 >@@ -401,7 +401,7 @@ > gtkmm2.6, so we fall back to the C level. > */ > >- if (ui_manager == 0) { >+ if (ui_manager == (Glib::RefPtr<Gtk::UIManager>) 0) { > return RefPtr<Action> (); > } >
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 620954
: 475300 |
475302
|
475304
|
475306
|
475308