Re: [Seqan-dev] Strange Warning Message with SeqAn 2.0 / gcc 4.8


On 12.06.2015 17:45, Brett Bowman wrote:
> Has anyone seen this before?

> /home/UNIXHOME/bbowman/p4/software/smrtanalysis/bioinformatics/staging/PostPrimary/sparsealignment/third-party/seqan-library-2.0.0/include/seqan/seeds/banded_chain_alignment_traceback.h:126:10:
> warning: variable ‘isGlued’ set but not used [-Wunused-but-set-variable]
>      bool isGlued = false;

Fixed by
https://github.com/h-2/seqan/commit/2466e0875e1127d1d0abf64cc8001ef2efbb6f6a

Best regards,
Hannes