]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
sbcsgen.pl uses 'select' to point Perl at a different default output
authorSimon Tatham <anakin@pobox.com>
Thu, 8 Aug 2013 17:22:07 +0000 (17:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 8 Aug 2013 17:22:07 +0000 (17:22 +0000)
commitb1998cd8ddb85a337717af148784565205627b4c
treef822ae1e588a53e80b22982ac851185e7e62f89c
parent17fdec3abe3eb4f587859f8794cf9399c1ed9888
sbcsgen.pl uses 'select' to point Perl at a different default output
handle. Revert that when we hackily call it from mkfiles.pl, so that
if I have a need to insert diagnostics in the latter they won't go
into the end of sbcsdat.c.

git-svn-id: http://svn.tartarus.org/sgt/putty@10013 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl