Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197645 Details for
Bug 276610
x11-drivers/xf86-input-magellan-1.2.0 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix minor ABI change
xf86-input-magellan_fix_ABI_change-00.patch (text/plain), 541 bytes, created by
Pinky
on 2009-07-12 13:36:18 UTC
(
hide
)
Description:
fix minor ABI change
Filename:
MIME Type:
Creator:
Pinky
Created:
2009-07-12 13:36:18 UTC
Size:
541 bytes
patch
obsolete
>--- xf86-input-magellan-1.2.0/src/magellan.c.orig 2009-07-12 15:30:54.000000000 +0200 >+++ xf86-input-magellan-1.2.0/src/magellan.c 2009-07-12 15:31:29.000000000 +0200 >@@ -364,8 +364,8 @@ > return !Success; > } > >- if (InitValuatorClassDeviceStruct (dev, 6, xf86GetMotionEvents, >- pInfo->history_size, Absolute) == FALSE) >+ if (InitValuatorClassDeviceStruct (dev, 6, pInfo->history_size, >+ Absolute) == FALSE) > { > ErrorF ("Unable to allocate MAGELLAN ValuatorClassDeviceStruct\n"); > return !Success;
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 276610
:
196806
| 197645