Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 466874 Details for
Bug 612484
=x11-drivers/xf86-video-opentegra-0.7.0 build error for xorg-server-1.19.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to build driver for xorg-server-1.19
new_xorg_compat.patch (text/plain), 1.02 KB, created by
Denis I. Polukarov
on 2017-03-13 08:28:45 UTC
(
hide
)
Description:
patch to build driver for xorg-server-1.19
Filename:
MIME Type:
Creator:
Denis I. Polukarov
Created:
2017-03-13 08:28:45 UTC
Size:
1.02 KB
patch
obsolete
>diff --git a/src/compat-api.h b/src/compat-api.h >index df783a8..9417a1c 100644 >--- a/src/compat-api.h >+++ b/src/compat-api.h >@@ -48,8 +48,8 @@ > > #define SCREEN_INIT_ARGS_DECL int i, ScreenPtr pScreen, int argc, char **argv > >-#define BLOCKHANDLER_ARGS_DECL int arg, pointer blockData, pointer pTimeout, pointer pReadmask >-#define BLOCKHANDLER_ARGS arg, blockData, pTimeout, pReadmask >+#define BLOCKHANDLER_ARGS_DECL int arg, pointer blockData, pointer pTimeout >+#define BLOCKHANDLER_ARGS arg, blockData, pTimeout > > #define CLOSE_SCREEN_ARGS_DECL int scrnIndex, ScreenPtr pScreen > #define CLOSE_SCREEN_ARGS scrnIndex, pScreen >@@ -73,8 +73,8 @@ > > #define SCREEN_INIT_ARGS_DECL ScreenPtr pScreen, int argc, char **argv > >-#define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout, pointer pReadmask >-#define BLOCKHANDLER_ARGS arg, pTimeout, pReadmask >+#define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout >+#define BLOCKHANDLER_ARGS arg, pTimeout > > #define CLOSE_SCREEN_ARGS_DECL ScreenPtr pScreen > #define CLOSE_SCREEN_ARGS pScreen
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 612484
: 466874