New submission from Zooko <[EMAIL PROTECTED]>: Two different people have reported to me, and I have observed over their shoulders, that "darcs record" fails to respond when you hit "y" after it asks you if you want to record a patch. If you then hit Enter (I think), it exits out complaining about an error in hSetBuffering. Relevant facts:
1. If you switch from bash under cmd.exe to bash under rxvt.exe then this problem goes away. (But then you get other problems [otherbugs325].) 2. If you switch from cygwin-wrapper.ba.sh to realdarcs.exe the behavior is unchanged. 3. The behavior depends upon the repository state in some way -- it happens 100% reproducibly when trying to record from some states, but when trying to record from other states the record works normally. 4. We have never seen this buffering problem when interactively choosing which patches to push in "darcs push". --Z [otherbugs325] http://otherbugs.darcs.net//Ticket/Display.html?id=325 ---------- messages: 358 nosy: droundy, tommy, zooko status: unread title: buffering error of darcs record under bash/cmd.exe ____________________________________ Darcs issue tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue94> ____________________________________ _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
