swipe icon indicating copy to clipboard operation
swipe copied to clipboard

some database functions return incorrect length

Open tolot27 opened this issue 11 years ago • 0 comments

Especially db_getsequence returns the true sequence length + 1. That is compensated in all referencing functions by a substraction of -1 but should be corrected in the function itself.

Other functions like get_header also returns a much greater length than expected.

tolot27 avatar Jul 29 '14 21:07 tolot27