Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

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 <ghudson@mit.edu>
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(-)