Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42241 - Update to dev-ruby/narray ebuild request (version 0.5.7p2 available)
Summary: Update to dev-ruby/narray ebuild request (version 0.5.7p2 available)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 04:55 UTC by Jeff
Modified: 2004-02-22 15:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff 2004-02-20 04:55:18 UTC
The latest ebuild for dev-ruby/narray is 0.5.7-r1 which uses narray-0.5.7.tar.gz source.  There is a newer version available narray-0.5.7p2.tar.gz which fixes a serious memory leak issue.  The relevant changelog entries are:

2004-02-19  Masahiro TANAKA  <masahiro.tanaka@nao.ac.jp>

        * na_array.c (na_free_mdai):
          memory free bug: xfree(mdai->type); added.

        * ver 0.5.7p2

2004-01-04  Masahiro TANAKA  <masa@ir.isas.ac.jp>

        * extconf.rb: narray.h, narray_conf.h was not installed on ruby-1.8.x

        * narray.c: NArray-GC is disabled.

        * nimage/nimage.c, test/testwhere.rb, speed/[mybench.rb,mul_rep.rb]:
          fix ruby-1.8.x incompatibility

        * ver 0.5.7p1

It would be great to get this version of Narray into portage.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-20 09:39:56 UTC
Thanks for reporting. In CVS now.
Comment 2 Jeff 2004-02-22 15:47:07 UTC
works great.  Thanks very much.