iopipe code to count lines in gzipped file works with v 0.1.7 but fails with 0.2.1
Andrew
aabrown24 at hotmail.com
Sat Aug 8 09:22:07 UTC 2020
On Saturday, 8 August 2020 at 02:06:36 UTC, Steven Schveighoffer
wrote:
> On 8/7/20 9:31 PM, Steven Schveighoffer wrote:
>> On 8/7/20 8:57 PM, Steven Schveighoffer wrote:
>>> I think this is an issue with dub when using an inline recipe
>>> file, but I don't know?
>>
>> ugh. This is an issue with iopipe specifying io version 0.2.x.
>> I will fix this.
>
> OK, iopipe 0.2.2 is released, with no specific io dependency.
>
> It should work with io 0.3.1 as a separate listed dependency.
>
> -Steve
Thank you for looking into this. I assumed the problem was at my
end, as you have actually saved my bacon before, processing
exactly the same file, the problem being that it was a blocked
gzip file
(ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chr22.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz) I will raise an issue, as I think io is being imported and linked ok.
More information about the Digitalmars-d-learn
mailing list