[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dennou-ruby:003358] Re: GPhys / grib (or multibitIO) のバグ



大塚様

2011/5/9 大塚成徳 <otsuka@xxxxxxxxxxxxxxxxxx>:
> GPhys で GRIB 1 形式の NCEP FNL を読もうとしていたのですが、
> 以下のようなエラーが出てしまいました。
>
> /usr/lib/ruby/1.8/numru/gphys/grib.rb:219:in `to_uint3': string contains
> null byte (ArgumentError)
>
> 以下の変更で一応動くのですが、コミットしてもよろしいでしょうか?
> 西澤さんが最近変更された部分のようなので、
> 念のためお伺いしたいと思います。
>
> diff -r1.6 multibitIO.c
> 420c420
> <   unsigned char *ptr = (unsigned char*)StringValueCStr(self); \
> ---
>>   unsigned char *ptr = (unsigned char*)StringValuePtr(self);  \
コミットをお願いします。


西澤誠也

-- 
Seiya Nishizawa
Center for Planetary Science, Kobe University
TEL : 078-803-6472
FAX : 078-803-5731