Menu

#4 Windows stdin fix

open
nobody
None
5
2007-12-16
2007-12-16
jkozee
No

Jeremy,

Here's a patch to make stdin work on Windows without using Cygwin.

Discussion

  • Jeremy Drake

    Jeremy Drake - 2007-12-17

    Logged In: YES
    user_id=749423
    Originator: NO

    shouldn't you do this to stdout as well?

     
  • jkozee

    jkozee - 2007-12-18

    Logged In: YES
    user_id=1302043
    Originator: YES

    File Added: tdmake.pipe.patch.tgz

     
  • jkozee

    jkozee - 2007-12-18
     
  • jkozee

    jkozee - 2007-12-18

    Logged In: YES
    user_id=1302043
    Originator: YES

    Yes stdout needs to be set to binary as well, otherwise it will be treated as a text stream with crlf line terminations, etc. I have updated the patch file to include both stdin and stdout patches.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.