Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180818 Details for
Bug 254546
qt-3.3.8[b[-r1]]: compile fix against xproto-git / xproto-9999
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
qt-3.3.8 / xproto-9999 fix
qt-3.3.8-git-xorg.patch (text/plain), 567 bytes, created by
John Troy
on 2009-02-03 15:17:30 UTC
(
hide
)
Description:
qt-3.3.8 / xproto-9999 fix
Filename:
MIME Type:
Creator:
John Troy
Created:
2009-02-03 15:17:30 UTC
Size:
567 bytes
patch
obsolete
>--- qt-x11-free-3.3.8b/include/qglobal.h 2009-02-01 09:17:34.000000000 -0500 >+++ qt-x11-free-3.3.8b/include/qglobal.h~ 2009-02-01 09:17:53.000000000 -0500 >@@ -706,8 +706,8 @@ > typedef unsigned char UINT8; // 8 bit unsigned > typedef short INT16; // 16 bit signed > typedef unsigned short UINT16; // 16 bit unsigned >-typedef int INT32; // 32 bit signed >-typedef unsigned int UINT32; // 32 bit unsigned >+typedef long int INT32; // 32 bit signed >+typedef long unsigned int UINT32; // 32 bit unsigned > #endif > > typedef signed char Q_INT8; // 8 bit signed
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 254546
:
178045
| 180818 |
180820