Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77093 Details for
Bug 119006
allegrogl-0.2.4-r1 fail during link
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
allegrogl-0.2.4-agl_write_line_c.patch
allegrogl-0.2.4-agl_write_line_c.patch (text/plain), 696 bytes, created by
Tupone Alfredo
on 2006-01-14 10:45:25 UTC
(
hide
)
Description:
allegrogl-0.2.4-agl_write_line_c.patch
Filename:
MIME Type:
Creator:
Tupone Alfredo
Created:
2006-01-14 10:45:25 UTC
Size:
696 bytes
patch
obsolete
>--- src/scrmode.c 2004-01-02 19:34:35.000000000 +0100 >+++ /var/tmp/portage/scrmode.c 2006-01-14 18:54:58.000000000 +0100 >@@ -15,7 +15,7 @@ > > > /* C write/unwrite line routines -- defined in full later on */ >-static unsigned long agl_write_line_c(BITMAP * bmp, int line); >+unsigned long agl_write_line_c(BITMAP * bmp, int line); > static void agl_unwrite_line_c(BITMAP * bmp); > > >@@ -109,7 +109,7 @@ > * This routine will be called by Allegro whenever the user > * tries to write to a line of the `__allegro_gl_memory' bitmap. > */ >-static unsigned long agl_write_line_c(BITMAP * bmp, int line) >+unsigned long agl_write_line_c(BITMAP * bmp, int line) > { > switch (__allegro_gl_screen_mode) { >
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 119006
: 77093 |
77094