Skip to content

Conversation

@zeddie888
Copy link
Collaborator

No description provided.

Copy link
Member

@markasoftware markasoftware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, all new command-line options must be documented in man pages

@markasoftware
Copy link
Member

Another comment: No debug info (like "Tetra max angle: XX" or "Found XXX Patterns") should be outputted to std::cout, only to std::cerr, because otherwise if someone tries to use output redirection to save the database (eg ./lost database --tetra > tetra.dat, which should work), it will also save the debug messages and corrupt the database.

@zeddie888
Copy link
Collaborator Author

@markasoftware Do you want to take another look at this PR? Newest commits allow Tetra to work nicely with the master branch

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.

3 participants