]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix Leash console option 1102/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 18 Aug 2020 16:46:50 +0000 (12:46 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 9 Sep 2020 21:11:36 +0000 (17:11 -0400)
commit01164c45c84e2292a2c29ff125d5d2e8fb9cd675
tree50d2eea0e11d05b506e62bfdb4d4a32cc3fb9652
parent64f4b75a22212681ca293f8f09ddd24b0244d5b4
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.

ticket: 8937 (new)
src/windows/leash/Leash.cpp
src/windows/leash/Makefile.in
src/windows/leash/out2con.cpp [deleted file]
src/windows/leash/out2con.h [deleted file]