Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 189601 Details for
Bug 267639
games-misc/bsd-games-2.17-r2 building fails, broken source?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
the patch
dab-gamescreen.h.patch (text/plain), 845 bytes, created by
Łukasz Stelmach
on 2009-04-27 09:38:54 UTC
(
hide
)
Description:
the patch
Filename:
MIME Type:
Creator:
Łukasz Stelmach
Created:
2009-04-27 09:38:54 UTC
Size:
845 bytes
patch
obsolete
>--- bsd-games-2.17/dab/gamescreen.h~ 2009-04-27 11:32:03.793505009 +0200 >+++ bsd-games-2.17/dab/gamescreen.h 2009-04-27 11:32:38.880168222 +0200 >@@ -70,9 +70,9 @@ > virtual void redraw(void) = 0; // Refresh > virtual int getinput(void) = 0; // Get user input > virtual void bell(void) = 0; // Beep >- virtual void score(size_t p, const PLAYER& p) = 0; // Post current score >- virtual void games(size_t p, const PLAYER& p) = 0; // Post games won >- virtual void total(size_t p, const PLAYER& p) = 0; // Post total score >+ virtual void score(size_t pa, const PLAYER& pb) = 0; // Post current score >+ virtual void games(size_t pa, const PLAYER& pb) = 0; // Post games won >+ virtual void total(size_t pa, const PLAYER& pb) = 0; // Post total score > virtual void ties(const PLAYER& p) = 0; // Post tie games > }; >
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 267639
:
189598
|
189599
| 189601