Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stderr printing functions #894

Merged
merged 6 commits into from Oct 1, 2020
Merged

Commits on Aug 10, 2019

  1. Fix stderr printing functions

    Follow-up of spf13#822
    alessio authored and Alessio Treglia committed Aug 10, 2019
    Copy the full SHA
    59bb8be View commit details
    Browse the repository at this point in the history
  2. Errors go to stderr as per POSIX

    alessio authored and Alessio Treglia committed Aug 10, 2019
    Copy the full SHA
    0da6ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Copy the full SHA
    d7b65d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf23a83 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Merge remote-tracking branch 'upstream/master' into fix-stderr-redire…

    …ction
    Alessio Treglia committed Aug 17, 2020
    Copy the full SHA
    4950fa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. add test case for Print* redirection

    Thanks: @bukowa for the patch.
    Alessio Treglia committed Sep 8, 2020
    Copy the full SHA
    b23cee0 View commit details
    Browse the repository at this point in the history