bbuchfink / diamond

Accelerated BLAST compatible local sequence aligner.
GNU General Public License v3.0
992 stars 182 forks source link

Fix build with clang 17 #771

Closed Jehops closed 5 months ago

Jehops commented 6 months ago

Fix build by adding the -= operator to Deque's random access iterator.

Submitted-by: Dimitry Andric dim@FreeBSD.org