Skip to content

Allow '-' to be passed as input and output.#8

Open
vstakhov wants to merge 1 commit intoniklasso:masterfrom
vstakhov:master
Open

Allow '-' to be passed as input and output.#8
vstakhov wants to merge 1 commit intoniklasso:masterfrom
vstakhov:master

Conversation

@vstakhov
Copy link
Copy Markdown

Separate input and output and allow '-' symbols to be passed as
the names of files specifying that stdin and stdout should be used
for input and output respecitvely.

Also move all debug/verbose and other service output from stdout
to stderr to allow the complete solution be passed to stdout.

This patch allows minisat to be incorporated with other unix utilites
that uses pipes for communication and not files.

Separate input and output and allow '-' symbols to be passed as
the names of files specifying that stdin and stdout should be used
for input and output respecitvely.

Also move all debug/verbose and other service output from stdout
to stderr to allow the complete solution be passed to stdout.

This patch allows minisat to be incorporated with other unix utilites
that uses pipes for communication and not files.
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