ruby-changes:6259
From: shyouhei <ko1@a...>
Date: Tue, 1 Jul 2008 18:51:03 +0900 (JST)
Subject: [ruby-changes:6259] Ruby:r17773 (trunk): forgot to commit
shyouhei 2008-07-01 18:50:30 +0900 (Tue, 01 Jul 2008) New Revision: 17773 Modified files: trunk/ChangeLog trunk/enc/big5.c trunk/enc/euc_jp.c trunk/enc/euc_kr.c trunk/enc/euc_tw.c trunk/enc/gb18030.c trunk/enc/gb2312.c trunk/enc/gbk.c trunk/enc/iso_8859_1.c trunk/enc/iso_8859_10.c trunk/enc/iso_8859_11.c trunk/enc/iso_8859_13.c trunk/enc/iso_8859_14.c trunk/enc/iso_8859_15.c trunk/enc/iso_8859_16.c trunk/enc/iso_8859_2.c trunk/enc/iso_8859_3.c trunk/enc/iso_8859_4.c trunk/enc/iso_8859_5.c trunk/enc/iso_8859_6.c trunk/enc/iso_8859_7.c trunk/enc/iso_8859_8.c trunk/enc/iso_8859_9.c trunk/enc/koi8_r.c trunk/enc/shift_jis.c trunk/enc/utf_16be.c trunk/enc/utf_32be.c trunk/enc/utf_32le.c trunk/enc/windows_1251.c trunk/ruby.c Log: forgot to commit http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17773 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_9.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_13.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_14.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/euc_tw.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/utf_32le.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_15.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_1.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/gbk.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/koi8_r.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_2.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_16.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_3.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/euc_jp.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_4.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/gb2312.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/euc_kr.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_5.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/windows_1251.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_6.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/big5.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/utf_32be.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/utf_16be.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_7.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_10.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/gb18030.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/shift_jis.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_8.c?r1=17773&r2=17772&diff_format=u http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/iso_8859_11.c?r1=17773&r2=17772&diff_format=u Index: ChangeLog =================================================================== --- ChangeLog (revision 17772) +++ ChangeLog (revision 17773) @@ -21,6 +21,60 @@ * enc/utf_8.c: ditto. + * enc/big5.c: ditto. + + * enc/euc_jp.c: ditto. + + * enc/euc_kr.c: ditto. + + * enc/euc_tw.c: ditto. + + * enc/gb2312.c: ditto. + + * enc/gbk.c: ditto. + + * enc/iso_8859_1.c: ditto. + + * enc/iso_8859_2.c: ditto. + + * enc/iso_8859_3.c: ditto. + + * enc/iso_8859_4.c: ditto. + + * enc/iso_8859_5.c: ditto. + + * enc/iso_8859_6.c: ditto. + + * enc/iso_8859_7.c: ditto. + + * enc/iso_8859_8.c: ditto. + + * enc/iso_8859_9.c: ditto. + + * enc/iso_8859_10.c: ditto. + + * enc/iso_8859_11.c: ditto. + + * enc/iso_8859_13.c: ditto. + + * enc/iso_8859_14.c: ditto. + + * enc/iso_8859_15.c: ditto. + + * enc/iso_8859_16.c: ditto. + + * enc/koi8_r.c: ditto. + + * enc/shift_jis.c: ditto. + + * enc/utf_16be.c: ditto. + + * enc/utf_32be.c: ditto. + + * enc/utf_32le.c: ditto. + + * enc/windows_1251.c: ditto. + * process.c (run_exec_rlimit): ISO C90 forbids mixed declarations and code @@ -43,6 +97,8 @@ * ruby.c (enum disable_flag_bits): ditto. + * enc/gb18030.c (enum): ditto. + Tue Jul 1 17:21:42 2008 Nobuyoshi Nakada <nobu@r...> * regexec.c (stack_double): use MatchStackLimitSize atomically. Index: enc/gbk.c =================================================================== --- enc/gbk.c (revision 17772) +++ enc/gbk.c (revision 17773) @@ -219,4 +219,4 @@ * Link: http://www.iana.org/assignments/charset-reg/GBK * Link: http://www.microsoft.com/globaldev/reference/dbcs/936.mspx */ -ENC_ALIAS("CP936", "GBK"); +ENC_ALIAS("CP936", "GBK") Index: enc/euc_jp.c =================================================================== --- enc/euc_jp.c (revision 17772) +++ enc/euc_jp.c (revision 17773) @@ -368,7 +368,7 @@ * Link: http://www.iana.org/assignments/character-sets * Link: http://home.m05.itscom.net/numa/cde/sjis-euc/sjis-euc.html */ -ENC_ALIAS("eucJP", "EUC-JP"); /* UI-OSF Application Platform Profile for Japanese Environment Version 1.1 */ +ENC_ALIAS("eucJP", "EUC-JP") /* UI-OSF Application Platform Profile for Japanese Environment Version 1.1 */ /* * Name: eucJP-ms @@ -376,8 +376,8 @@ * Link: http://www2d.biglobe.ne.jp/~msyk/charcode/cp932/eucJP-ms.html * Link: http://ja.wikipedia.org/wiki/EUC-JP */ -ENC_REPLICATE("eucJP-ms", "EUC-JP"); /* TOG/JVC CDE/Motif Technical WG */ -ENC_ALIAS("euc-jp-ms", "EUC-JP"); +ENC_REPLICATE("eucJP-ms", "EUC-JP") /* TOG/JVC CDE/Motif Technical WG */ +ENC_ALIAS("euc-jp-ms", "EUC-JP") /* * Name: CP51932 @@ -385,4 +385,4 @@ * Link: http://legacy-encoding.sourceforge.jp/wiki/index.php?cp51932 * Link: http://msyk.at.webry.info/200511/article_2.html */ -ENC_REPLICATE("CP51932", "EUC-JP"); +ENC_REPLICATE("CP51932", "EUC-JP") Index: enc/shift_jis.c =================================================================== --- enc/shift_jis.c (revision 17772) +++ enc/shift_jis.c (revision 17773) @@ -376,7 +376,7 @@ * Link: http://www.iana.org/assignments/character-sets * Link: http://ja.wikipedia.org/wiki/Shift_JIS */ -ENC_ALIAS("SJIS", "Shift_JIS"); +ENC_ALIAS("SJIS", "Shift_JIS") /* * Name: Windows-31J @@ -386,14 +386,14 @@ * Link: http://ja.wikipedia.org/wiki/Windows-31J * Link: http://source.icu-project.org/repos/icu/data/trunk/charset/data/ucm/windows-932-2000.ucm */ -ENC_REPLICATE("Windows-31J", "Shift_JIS"); -ENC_ALIAS("CP932", "Windows-31J"); -ENC_ALIAS("csWindows31J", "Windows-31J"); /* IANA. IE6 don't accept Windows-31J but csWindows31J. */ +ENC_REPLICATE("Windows-31J", "Shift_JIS") +ENC_ALIAS("CP932", "Windows-31J") +ENC_ALIAS("csWindows31J", "Windows-31J") /* IANA. IE6 don't accept Windows-31J but csWindows31J. */ /* * Name: MacJapanese * Link: http://unicode.org/Public/MAPPINGS/VENDORS/APPLE/JAPANESE.TXT * Link: http://ja.wikipedia.org/wiki/MacJapanese */ -ENC_REPLICATE("MacJapanese", "Shift_JIS"); -ENC_ALIAS("MacJapan", "MacJapanese"); +ENC_REPLICATE("MacJapanese", "Shift_JIS") +ENC_ALIAS("MacJapan", "MacJapanese") Index: enc/big5.c =================================================================== --- enc/big5.c (revision 17772) +++ enc/big5.c (revision 17773) @@ -213,4 +213,4 @@ big5_left_adjust_char_head, big5_is_allowed_reverse_match }; -ENC_ALIAS("CP950", "BIG5"); +ENC_ALIAS("CP950", "BIG5") Index: enc/euc_tw.c =================================================================== --- enc/euc_tw.c (revision 17772) +++ enc/euc_tw.c (revision 17773) @@ -231,4 +231,4 @@ euctw_left_adjust_char_head, euctw_is_allowed_reverse_match }; -ENC_ALIAS("eucTW", "EUC-TW"); +ENC_ALIAS("eucTW", "EUC-TW") Index: enc/iso_8859_10.c =================================================================== --- enc/iso_8859_10.c (revision 17772) +++ enc/iso_8859_10.c (revision 17773) @@ -241,4 +241,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-10", "ISO-8859-10"); +ENC_ALIAS("ISO8859-10", "ISO-8859-10") Index: enc/iso_8859_11.c =================================================================== --- enc/iso_8859_11.c (revision 17772) +++ enc/iso_8859_11.c (revision 17773) @@ -94,18 +94,18 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-11", "ISO-8859-11"); +ENC_ALIAS("ISO8859-11", "ISO-8859-11") /* * Name: TIS-620 * MIBenum: 2259 * Link: http://en.wikipedia.org/wiki/Thai_Industrial_Standard_620-2533 */ -ENC_REPLICATE("TIS-620", "ISO-8859-11"); +ENC_REPLICATE("TIS-620", "ISO-8859-11") /* * Name: Windows-874 * Link: http://www.microsoft.com/globaldev/reference/sbcs/874.mspx */ -ENC_REPLICATE("Windows-874", "ISO-8859-11"); -ENC_ALIAS("CP874", "Windows-874"); +ENC_REPLICATE("Windows-874", "ISO-8859-11") +ENC_ALIAS("CP874", "Windows-874") Index: enc/iso_8859_13.c =================================================================== --- enc/iso_8859_13.c (revision 17772) +++ enc/iso_8859_13.c (revision 17773) @@ -230,7 +230,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-13", "ISO-8859-13"); +ENC_ALIAS("ISO8859-13", "ISO-8859-13") /* * Name: windows-1257 @@ -239,5 +239,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1257.mspx * Link: http://en.wikipedia.org/wiki/Windows-1257 */ -ENC_REPLICATE("Windows-1257", "ISO-8859-13"); -ENC_ALIAS("CP1257", "Windows-1257"); +ENC_REPLICATE("Windows-1257", "ISO-8859-13") +ENC_ALIAS("CP1257", "Windows-1257") Index: enc/iso_8859_14.c =================================================================== --- enc/iso_8859_14.c (revision 17772) +++ enc/iso_8859_14.c (revision 17773) @@ -243,4 +243,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-14", "ISO-8859-14"); +ENC_ALIAS("ISO8859-14", "ISO-8859-14") Index: enc/iso_8859_15.c =================================================================== --- enc/iso_8859_15.c (revision 17772) +++ enc/iso_8859_15.c (revision 17773) @@ -237,4 +237,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-15", "ISO-8859-15"); +ENC_ALIAS("ISO8859-15", "ISO-8859-15") Index: enc/iso_8859_16.c =================================================================== --- enc/iso_8859_16.c (revision 17772) +++ enc/iso_8859_16.c (revision 17773) @@ -239,4 +239,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-16", "ISO-8859-16"); +ENC_ALIAS("ISO8859-16", "ISO-8859-16") Index: enc/gb2312.c =================================================================== --- enc/gb2312.c (revision 17772) +++ enc/gb2312.c (revision 17773) @@ -8,6 +8,6 @@ rb_enc_register("GB2312", rb_enc_find("EUC-KR")); } -ENC_ALIAS("EUC-CN", "GB2312"); -ENC_ALIAS("eucCN", "GB2312"); -ENC_REPLICATE("GB12345", "GB2312"); +ENC_ALIAS("EUC-CN", "GB2312") +ENC_ALIAS("eucCN", "GB2312") +ENC_REPLICATE("GB12345", "GB2312") Index: enc/windows_1251.c =================================================================== --- enc/windows_1251.c (revision 17772) +++ enc/windows_1251.c (revision 17773) @@ -205,4 +205,4 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1251.mspx * Link: http://en.wikipedia.org/wiki/Windows-1251 */ -ENC_ALIAS("CP1251", "Windows-1251"); +ENC_ALIAS("CP1251", "Windows-1251") Index: enc/iso_8859_1.c =================================================================== --- enc/iso_8859_1.c (revision 17772) +++ enc/iso_8859_1.c (revision 17773) @@ -272,7 +272,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-1", "ISO-8859-1"); +ENC_ALIAS("ISO8859-1", "ISO-8859-1") /* * Name: windows-1252 @@ -281,5 +281,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1252.mspx * Link: http://en.wikipedia.org/wiki/Windows-1252 */ -ENC_REPLICATE("Windows-1252", "ISO-8859-1"); -ENC_ALIAS("CP1252", "Windows-1252"); +ENC_REPLICATE("Windows-1252", "ISO-8859-1") +ENC_ALIAS("CP1252", "Windows-1252") Index: enc/iso_8859_2.c =================================================================== --- enc/iso_8859_2.c (revision 17772) +++ enc/iso_8859_2.c (revision 17773) @@ -237,7 +237,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-2", "ISO-8859-2"); +ENC_ALIAS("ISO8859-2", "ISO-8859-2") /* * Name: windows-1250 @@ -246,5 +246,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1250.mspx * Link: http://en.wikipedia.org/wiki/Windows-1250 */ -ENC_REPLICATE("Windows-1250", "ISO-8859-2"); -ENC_ALIAS("CP1250", "Windows-1250"); +ENC_REPLICATE("Windows-1250", "ISO-8859-2") +ENC_ALIAS("CP1250", "Windows-1250") Index: enc/euc_kr.c =================================================================== --- enc/euc_kr.c (revision 17772) +++ enc/euc_kr.c (revision 17773) @@ -189,4 +189,4 @@ euckr_left_adjust_char_head, euckr_is_allowed_reverse_match }; -ENC_ALIAS("eucKR", "EUC-KR"); +ENC_ALIAS("eucKR", "EUC-KR") Index: enc/iso_8859_3.c =================================================================== --- enc/iso_8859_3.c (revision 17772) +++ enc/iso_8859_3.c (revision 17773) @@ -237,4 +237,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-3", "ISO-8859-3"); +ENC_ALIAS("ISO8859-3", "ISO-8859-3") Index: enc/utf_32be.c =================================================================== --- enc/utf_32be.c (revision 17772) +++ enc/utf_32be.c (revision 17773) @@ -191,5 +191,5 @@ utf32be_left_adjust_char_head, onigenc_always_false_is_allowed_reverse_match }; -ENC_ALIAS("UCS-4BE", "UTF-32BE"); +ENC_ALIAS("UCS-4BE", "UTF-32BE") Index: enc/iso_8859_4.c =================================================================== --- enc/iso_8859_4.c (revision 17772) +++ enc/iso_8859_4.c (revision 17773) @@ -239,4 +239,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-4", "ISO-8859-4"); +ENC_ALIAS("ISO8859-4", "ISO-8859-4") Index: enc/iso_8859_5.c =================================================================== --- enc/iso_8859_5.c (revision 17772) +++ enc/iso_8859_5.c (revision 17773) @@ -227,4 +227,4 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-5", "ISO-8859-5"); +ENC_ALIAS("ISO8859-5", "ISO-8859-5") Index: enc/utf_16be.c =================================================================== --- enc/utf_16be.c (revision 17772) +++ enc/utf_16be.c (revision 17773) @@ -255,4 +255,4 @@ utf16be_left_adjust_char_head, onigenc_always_false_is_allowed_reverse_match }; -ENC_ALIAS("UCS-2BE", "UTF-16BE"); +ENC_ALIAS("UCS-2BE", "UTF-16BE") Index: enc/iso_8859_6.c =================================================================== --- enc/iso_8859_6.c (revision 17772) +++ enc/iso_8859_6.c (revision 17773) @@ -94,7 +94,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-6", "ISO-8859-6"); +ENC_ALIAS("ISO8859-6", "ISO-8859-6") /* * Name: windows-1256 @@ -103,5 +103,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1256.mspx * Link: http://en.wikipedia.org/wiki/Windows-1256 */ -ENC_REPLICATE("Windows-1256", "ISO-8859-6"); -ENC_ALIAS("CP1256", "Windows-1256"); +ENC_REPLICATE("Windows-1256", "ISO-8859-6") +ENC_ALIAS("CP1256", "Windows-1256") Index: enc/iso_8859_7.c =================================================================== --- enc/iso_8859_7.c (revision 17772) +++ enc/iso_8859_7.c (revision 17773) @@ -224,7 +224,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-7", "ISO-8859-7"); +ENC_ALIAS("ISO8859-7", "ISO-8859-7") /* * Name: windows-1253 @@ -233,5 +233,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1253.mspx * Link: http://en.wikipedia.org/wiki/Windows-1253 */ -ENC_REPLICATE("Windows-1253", "ISO-8859-7"); -ENC_ALIAS("CP1253", "Windows-1253"); +ENC_REPLICATE("Windows-1253", "ISO-8859-7") +ENC_ALIAS("CP1253", "Windows-1253") Index: enc/iso_8859_8.c =================================================================== --- enc/iso_8859_8.c (revision 17772) +++ enc/iso_8859_8.c (revision 17773) @@ -94,7 +94,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-8", "ISO-8859-8"); +ENC_ALIAS("ISO8859-8", "ISO-8859-8") /* * Name: windows-1255 @@ -103,5 +103,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1255.mspx * Link: http://en.wikipedia.org/wiki/Windows-1255 */ -ENC_REPLICATE("Windows-1255", "ISO-8859-8"); -ENC_ALIAS("CP1255", "Windows-1255"); +ENC_REPLICATE("Windows-1255", "ISO-8859-8") +ENC_ALIAS("CP1255", "Windows-1255") Index: enc/iso_8859_9.c =================================================================== --- enc/iso_8859_9.c (revision 17772) +++ enc/iso_8859_9.c (revision 17773) @@ -230,7 +230,7 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("ISO8859-9", "ISO-8859-9"); +ENC_ALIAS("ISO8859-9", "ISO-8859-9") /* * Name: windows-1254 @@ -239,5 +239,5 @@ * Link: http://www.microsoft.com/globaldev/reference/sbcs/1254.mspx * Link: http://en.wikipedia.org/wiki/Windows-1254 */ -ENC_REPLICATE("Windows-1254", "ISO-8859-9"); -ENC_ALIAS("CP1254", "Windows-1254"); +ENC_REPLICATE("Windows-1254", "ISO-8859-9") +ENC_ALIAS("CP1254", "Windows-1254") Index: enc/utf_32le.c =================================================================== --- enc/utf_32le.c (revision 17772) +++ enc/utf_32le.c (revision 17773) @@ -191,4 +191,4 @@ utf32le_left_adjust_char_head, onigenc_always_false_is_allowed_reverse_match }; -ENC_ALIAS("UCS-4LE", "UTF-32LE"); +ENC_ALIAS("UCS-4LE", "UTF-32LE") Index: enc/gb18030.c =================================================================== --- enc/gb18030.c (revision 17772) +++ enc/gb18030.c (revision 17773) @@ -245,7 +245,7 @@ S_even_CM_odd_C4CM, S_odd_CM_odd_C4CM, S_even_CM_even_C4CM, - S_odd_CM_even_C4CM, + S_odd_CM_even_C4CM }; static UChar* Index: enc/koi8_r.c =================================================================== --- enc/koi8_r.c (revision 17772) +++ enc/koi8_r.c (revision 17773) @@ -215,5 +215,5 @@ onigenc_single_byte_left_adjust_char_head, onigenc_always_true_is_allowed_reverse_match }; -ENC_ALIAS("CP878", "KOI8-R"); +ENC_ALIAS("CP878", "KOI8-R") Index: ruby.c =================================================================== --- ruby.c (revision 17772) +++ ruby.c (revision 17773) @@ -71,7 +71,7 @@ #define DUMP_BIT(bit) (1U << dump_##bit) enum dump_flag_bits { - dump_insns, + dump_insns }; struct cmdline_options { -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/