Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134876 Details for
Bug 197755
games-action/deadlysoccerball (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
games-action/deadlysoccerball/files/deadlysoccerball-0.1.diff
deadlysoccerball-0.1.diff (text/plain), 561 bytes, created by
Account removed
on 2007-11-01 10:44:49 UTC
(
hide
)
Description:
games-action/deadlysoccerball/files/deadlysoccerball-0.1.diff
Filename:
MIME Type:
Creator:
Account removed
Created:
2007-11-01 10:44:49 UTC
Size:
561 bytes
patch
obsolete
>diff -Naur src/World.cpp src-gentoo/World.cpp >--- src/World.cpp 2005-12-07 20:32:58.000000000 +0100 >+++ src-gentoo/World.cpp 2007-11-01 11:31:46.000000000 +0100 >@@ -712,7 +712,7 @@ > Sphere::loadTexture("Textures/welcome.bmp", &this->welcomeTextureId); > Sphere::loadTexture("Textures/white.bmp", &this->whiteTextureId); > Sphere::loadTexture("Textures/sphere.bmp", &this->smallSphereTextureId); >- char filename[15] = "Textures/i.bmp"; >+ char filename[255] = "Textures/i.bmp"; > for (int i=0; i<10; i++) > { > filename[9] = '0' + i;
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 197755
:
134875
|
134876
|
136389
|
136391
|
138854
|
138855
|
138857