Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: workaround compiling with debug mode (#3222)
* fix: workaround compiling with debug mode * Patch: improve readability of std::vector debug mode fix Co-authored-by: Enrico Seiler <[email protected]> * doc: add example of the underlying issue of the workaround Co-authored-by: Enrico Seiler <[email protected]> --------- Co-authored-by: Enrico Seiler <[email protected]>
- Loading branch information
646b6a2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
seqan3 – ./
seqan3-seqan.vercel.app
seqan3.vercel.app
seqan3-git-master-seqan.vercel.app
646b6a2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eseiler Thanks a lot for fixing this. Do you know approximately when you plan to tag a (pre-)release that includes this fix?
646b6a2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can tag a pre-release later today.
I'll have to check whether there are any breaking changes, but I don't think so.
646b6a2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/seqan/seqan3/releases/tag/3.4.0-rc.1