FreeBSD Bugzilla – Attachment 70684 Details for
Bug 103082
[patch][/usr/ports/mail/elm+ME] hdrdecode and add chinese Big5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 847 bytes, created by
pasear ©¬¿üº¸
on 2006-09-09 22:50:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pasear ©¬¿üº¸
Created:
2006-09-09 22:50:21 UTC
Size:
847 bytes
patch
obsolete
>--- work/elm2.4.ME+.122/lib/precompiled_sets.c Sat Jul 9 18:03:15 2005 >+++ work.bak/elm2.4.ME+.122/lib/precompiled_sets.c Sun Sep 10 03:29:48 2006 >@@ -400,7 +400,8 @@ > { &cs_euc, &map_EUC_ascii, SET_valid, "GB2312", NULL, > &set_EUCCN, 2025, "GB2312-1980" }, /* ASCII + GB 2312-80 */ > >- { &cs_unknown, NULL, SET_valid, "Big5", NULL, NULL, 2026, NULL }, >+ { &cs_ascii, &map_latin1, SET_valid, "Big5", >+ ASCII, &(sets_iso_8859_X[1]), 2026, "Big5" }, > { &cs_ascii, NULL, SET_valid, "windows-1250", ASCII, NULL, 2250, NULL }, > { &cs_ascii, NULL, SET_valid, "windows-1253", ASCII, NULL, 2253, NULL }, > { &cs_ascii, NULL, SET_valid, "windows-1254", ASCII ,NULL, 2254, NULL }, >--- patch_precompiled_sets.c ends here ---
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 103082
:
70683
| 70684