Skip to content

This fixes a bug causing a compiler error.#9

Open
nijibabulu wants to merge 1 commit intoagordon:masterfrom
nijibabulu:master
Open

This fixes a bug causing a compiler error.#9
nijibabulu wants to merge 1 commit intoagordon:masterfrom
nijibabulu:master

Conversation

@nijibabulu
Copy link

In text_line_reader.cpp, the next_line() function returns an ifstream if it succeeds, but with many compilers this is not allowed to be cast to a bool. Best to return true instead. So far this works well with fastx_toolkit.

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.

1 participant