[krbdev.mit.edu #8937] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Sep 09 17:39:09 2020: Request 8937 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8937 > Fix Leash console option Remove out2con.cpp, which no longer works. Replace it with a simple method for creating a console and redirecting stdout and stderr to it. https://github.com/krb5/krb5/commit/01164c45c84e2292a2c29ff125d5d2e8fb9cd675 Author: Greg Hudson <[email protected]> Commit: 01164c45c84e2292a2c29ff125d5d2e8fb9cd675 Branch: master src/windows/leash/Leash.cpp | 6 +- src/windows/leash/Makefile.in | 1 - src/windows/leash/out2con.cpp | 124 ----------------------------------------- src/windows/leash/out2con.h | 38 ------------- 4 files changed, 4 insertions(+), 165 deletions(-)