Skip to content

Hack to include daily updates.#8

Open
jonchang wants to merge 12 commits into
chinchliff:masterfrom
jonchang:master
Open

Hack to include daily updates.#8
jonchang wants to merge 12 commits into
chinchliff:masterfrom
jonchang:master

Conversation

@jonchang

Copy link
Copy Markdown

This doesn't do any filtering by division, unlike the Genbank releases. Let me know if you want any changes to this patch.

blackrim and others added 12 commits January 21, 2013 14:52
This doesn't do any filtering by division, unlike the genbank releases.
This was causing infinite loops during certain large alignments.
`std::string::size` returns a `size_t`, which is 8 bytes wide on
64-bit Linux but `int` is only 4 bytes wide (and signed, to boot).
Merge remote-tracking branches 'blackrim/perpet' and 'chichliff/master'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants