Hannes Hauswedell
Hannes Hauswedell
@xenigmax any news on the PCH and cmake? I will try to get this tutorial done in the next days, but if not, it is not crucial for 2.1.1
@weese are there any changes you have that we could integrate? otherwise i will postpone to after 2.1.0
@xenigmax maybe discuss this with the IT
@xenigmax what is the status here?
> Not tonight but maybe tomorrow. Yeah, me too, definetely not before sunday.
#2233 introduced errors 2 & 3, likely an issue of signed/unsigned char over/underflows. Possibly just using `0xFF` instead of `'\xFF'` will already fix this.
Wow, would you guess the result of this program: ```cpp #include int main() { std::cout
fixed by #2248 and #2249
@mr-c Can you give -rc1 a try? Hopefully all new platform issues are resolved now. PS: Link to to Debian Med was added!
now we have on powerpc: ``` /«BUILDDIR»/seqan2-2.4.0~rc1+dfsg/tests/align_parallel/test_align_wavefront_alignment_scheduler.h:264 Assertion failed : val == 50 was: 59 != 50 stack trace: 0 [0x4fb184] seqan::ClassTest::fail() + 0x34 1 [0x5031c0] void SEQAN_TEST_test_align_parallel_wavefront_alignment_scheduler_async_with_exception() + 0xb00...