Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20534 Details for
Bug 33158
compiling svgalib 1.4.3-r4 under GCC 3.3.2-r2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
getint patch for svgalib 1.4.3
svgalib-1.4.3-getint.patch (text/plain), 278 bytes, created by
Darryl Bleau
on 2003-11-10 11:08:27 UTC
(
hide
)
Description:
getint patch for svgalib 1.4.3
Filename:
MIME Type:
Creator:
Darryl Bleau
Created:
2003-11-10 11:08:27 UTC
Size:
278 bytes
patch
obsolete
>--- src/vga.c.orig Fri Jul 18 01:09:17 2003 >+++ src/vga.c Fri Jul 18 01:10:25 2003 >@@ -3830,7 +3830,7 @@ > > #define ML_GETINT(x) \ > ptr = strtok(NULL, " "); if(!ptr) break; \ >- mmt.##x = atoi(ptr); >+ mmt.x = atoi(ptr); > > ML_GETINT(HDisplay); > ML_GETINT(HSyncStart);
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 33158
: 20534 |
20535