Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83235 Details for
Bug 127751
ruby-gnomecanvas2: gnomecanvas fails to import
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
remove name collision by renaming ruby-gnonecanvas2' gnome-canvas-path-def GType
ruby-gnomecanvas2-0.12.0-GnomeCanvasPathDef.patch (text/plain), 795 bytes, created by
David Maus
on 2006-03-27 07:43:04 UTC
(
hide
)
Description:
remove name collision by renaming ruby-gnonecanvas2' gnome-canvas-path-def GType
Filename:
MIME Type:
Creator:
David Maus
Created:
2006-03-27 07:43:04 UTC
Size:
795 bytes
patch
obsolete
>diff -Naur ruby-gnome2-all-0.12.0-orig/gnomecanvas/src/rbgnome-canvas-path-def.c ruby-gnome2-all-0.12.0/gnomecanvas/src/rbgnome-canvas-path-def.c >--- ruby-gnome2-all-0.12.0-orig/gnomecanvas/src/rbgnome-canvas-path-def.c 2005-03-06 16:39:27.000000000 +0100 >+++ ruby-gnome2-all-0.12.0/gnomecanvas/src/rbgnome-canvas-path-def.c 2006-03-27 08:52:10.000000000 +0200 >@@ -33,7 +33,7 @@ > { > static GType our_type = 0; > if (our_type == 0) >- our_type = g_boxed_type_register_static ("GnomeCanvasPathDef", >+ our_type = g_boxed_type_register_static ("RbGnomeCanvasPathDef", > (GBoxedCopyFunc)gnome_canvas_path_def_ref, > (GBoxedFreeFunc)gnome_canvas_path_def_unref); > return our_type;
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 127751
: 83235