[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:24607

From: mame ruby-lang.org
Date: Tue, 17 Jun 2008 22:06:35 +0900 (JST)
Subject: [ruby-cvs:24607] Ruby:r17381 (trunk): * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int)

mame	2008-06-17 22:06:34 +0900 (Tue, 17 Jun 2008)

  New Revision: 17381

  Modified files:
    trunk/ChangeLog
    trunk/enc/euc_jp.c
    trunk/enc/shift_jis.c
    trunk/enc/unicode.c

  Log:
    * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int)
      differs from sizeof(long).
    
    * enc/shift_jis.c (property_name_to_ctype): ditto.
    
    * enc/unicode.c (onigenc_unicode_property_name_to_ctype): ditto.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/unicode.c?r1=17381&r2=17380&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=17381&r2=17380&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/euc_jp.c?r1=17381&r2=17380&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/shift_jis.c?r1=17381&r2=17380&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]