vatlab / varianttools

software tool for the manipulation, annotation, selection, and analysis of variants in the context of next-gen sequencing analysis
https://vatlab.github.io/vat-docs/
GNU General Public License v3.0
31 stars 4 forks source link

editing line 220 #157

Closed jenningsje closed 2 years ago

jenningsje commented 2 years ago

I wrapped the following line: (hashfun)pysqlite_row_hash,

with the lines below:

if BY_VERSION_HEX >= 0x03060000

0,

else

(hash)pysqlite_row_hash

endif

BoPeng commented 2 years ago

Can you compile the program with your PR? As far as I remember, you are supposed to wrap the line with tp_print.