FreeBSD Bugzilla – Attachment 136748 Details for
Bug 182037
Response for Build failed for games/mangband 1.1.2 during build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 599 bytes, created by
flambard
on 2013-09-12 14:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
flambard
Created:
2013-09-12 14:20:00 UTC
Size:
599 bytes
patch
obsolete
>Index: files/patch-client_main-sdl.c >=================================================================== >--- files/patch-client_main-sdl.c (revision 0) >+++ files/patch-client_main-sdl.c (working copy) >@@ -0,0 +1,11 @@ >+--- client/main-sdl.c 2009-04-27 14:52:36.000000000 +0000 >++++ client/main-sdl.c 2013-09-11 16:46:48.000000000 +0000 >+@@ -1031,7 +1031,7 @@ >+ //if (td->cx != -1 && td->cy != -1) { >+ // RedrawChar(td->cx, td->cy); >+ // } >+- if (td->cx == x && td->cy == y) return; >++ if (td->cx == x && td->cy == y) return (0); >+ //if (x == -1 && y == -1) return; >+ if (td->cursor_on) >+ {
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 182037
: 136748