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

ruby-cvs:23692

From: mame ruby-lang.org
Date: Sun, 18 May 2008 02:56:43 +0900 (JST)
Subject: [ruby-cvs:23692] Ruby:r16452 (trunk): * pack.c (pack_pack): check errno to detect error of ruby_strtoul.

mame	2008-05-18 02:56:41 +0900 (Sun, 18 May 2008)

  New Revision: 16452

  Modified files:
    trunk/ChangeLog
    trunk/pack.c
    trunk/test/ruby/test_pack.rb
    trunk/version.h

  Log:
    * pack.c (pack_pack): check errno to detect error of ruby_strtoul.
    
    * pack.c (pack_unpack): ditto.
    
    * test/ruby/test_pack.rb: add a test for above.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_pack.rb?r1=16452&r2=16451&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=16452&r2=16451&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16452&r2=16451&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/pack.c?r1=16452&r2=16451&diff_format=u


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