FreeBSD Bugzilla – Attachment 49088 Details for
Bug 75066
mbone/vic is broken on FreeBSD 5.3 and 6-CURRENT.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 443 bytes, created by
KONDOU, Kazuhiro
on 2004-12-14 19:40:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
KONDOU, Kazuhiro
Created:
2004-12-14 19:40:27 UTC
Size:
443 bytes
patch
obsolete
>--- render/color-mono.cpp.old Thu Sep 9 21:38:12 1999 >+++ render/color-mono.cpp Thu Dec 2 02:25:57 2004 >@@ -250,7 +250,7 @@ > protected: > MonoColorModel& cm_; > virtual void update(); >- virtual void disable() { method_ = &WindowDitherer::dither_null; } >+ virtual void disable() { method_ = &MonoWindowRenderer::dither_null; } > MonoMethod method_; > void dither(const u_char* frm, u_int off, u_int x, > u_int width, u_int height) const;
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 75066
:
49082
|
49083
|
49084
|
49085
|
49086
|
49087
| 49088 |
49089
|
49090