Skip to content

Bio__DB__HTS__VCFfile now defined twice

Created by: jgrigonis

lib/Bio/DB/HTS.xs:80: error: redefinition of typedef ‘Bio__DB__HTS__VCFfile’ lib/Bio/DB/HTS.xs:72: note: previous declaration of ‘Bio__DB__HTS__VCFfile’ was here

Offensive code:

typedef htsFile* Bio__DB__HTS__VCFfile; typedef vcfFile* Bio__DB__HTS__VCFfile;