Bioperl: Bug corrected in Bio::Index::Abstract

James Gilbert jgrg@sanger.ac.uk
Thu, 18 May 2000 13:53:44 +0100 (BST)



Thanks for the bug Kris.  I'll fix this in the
0.6.1 release.

Please commit Bio::Index::GenBank.  It wasn't
there because no-one had written it yet!

	James

On Thu, 18 May 2000, Kris Boulez wrote:

> Just corrected a bug in Bio::Index::Abstract.pm, which showed up only
> when someone was stupid enough to index an empty file :)
> 
> 469c469
> <         unless ($size = $stored_size) {
> ---
> >         unless ($size == $stored_size) {
> 
> 
> I commited on the bioperl-live branch.
> 
> 
> P.S. What's the reason for the non-existence of Bio::Index::GenBank ?
> Other then that noone needed it untill now. I have this beast sitting on
> my HD, waiting to commit.
> 
> Kris,
> =========== Bioperl Project Mailing List Message Footer =======
> Project URL: http://bio.perl.org/
> For info about how to (un)subscribe, where messages are archived, etc:
> http://www.techfak.uni-bielefeld.de/bcd/Perl/Bio/vsns-bcd-perl.html
> ====================================================================
> 

James G.R. Gilbert
The Sanger Centre
Wellcome Trust Genome Campus
Hinxton
Cambridge                        Tel: 01223 494906
CB10 1SA                         Fax: 01223 494919

=========== Bioperl Project Mailing List Message Footer =======
Project URL: http://bio.perl.org/
For info about how to (un)subscribe, where messages are archived, etc:
http://www.techfak.uni-bielefeld.de/bcd/Perl/Bio/vsns-bcd-perl.html
====================================================================