Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180994 Details for
Bug 257705
www-client/lynx-2.8.6-r2 support for FreeMiNT
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files patch
lynx-2.8.6-mint.patch (text/plain), 1001 bytes, created by
Alan Hourihane
on 2009-02-05 00:25:48 UTC
(
hide
)
Description:
files patch
Filename:
MIME Type:
Creator:
Alan Hourihane
Created:
2009-02-05 00:25:48 UTC
Size:
1001 bytes
patch
obsolete
>--- lynx2-8-6/src/UCdomap.h.old 2009-03-18 08:16:12.000000000 +0000 >+++ lynx2-8-6/src/UCdomap.h 2009-03-18 08:15:12.000000000 +0000 >@@ -172,6 +172,18 @@ > 0, 128,UCT_ENC_UTF8,-4) > #endif > >+#ifndef NO_CHARSET_windows_1250 >+#define NO_CHARSET_windows_1250 !ALL_CHARSETS >+#endif >+ >+#if NO_CHARSET_windows_1250 >+#define UC_CHARSET_SETUP_windows_1250 /* nothing */ >+#else >+/* Is this right ??? */ >+#define UC_CHARSET_SETUP_x_transparent UC_Charset_NoUctb_Setup("windows-1250","windows-1250",\ >+ 0, 128,UCT_ENC_8BIT,0) >+#endif >+ > #ifdef __cplusplus > } > #endif >--- lynx2-8-6/WWW/Library/Implementation/www_tcp.h.old 2009-03-18 06:45:10.000000000 +0000 >+++ lynx2-8-6/WWW/Library/Implementation/www_tcp.h 2009-03-18 06:45:22.000000000 +0000 >@@ -94,7 +94,7 @@ > # endif > #endif /* HAVE_DIRENT_H */ > >-#if !(defined(DOSPATH) || defined(__EMX__) || defined(__CYGWIN__)) >+#if !(defined(DOSPATH) || defined(__EMX__) || defined(__CYGWIN__) || defined(__MINT__)) > #define STRUCT_DIRENT__D_INO 1 > #endif >
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 257705
:
180993
| 180994