Re: msysgit works on wine

2014-10-13 Thread Michael Stefaniuc
On 10/10/2014 02:04 PM, Duy Nguyen wrote: > On Fri, Oct 10, 2014 at 7:02 PM, Thomas Braun > wrote: >> Are you compiling git.git or msysgit.git? > > git.git > >> And how about the test suite? > > running right now, fingers crossed.. kinda slow, not sure if it's > wine or it's the msys thing. We

Re: "error: Tweaking file descriptors doesn't work with this MSVCRT.dll" on wine

2014-07-29 Thread Michael Stefaniuc
On 07/29/2014 08:30 AM, Torsten Bögershausen wrote: > On 07/28/2014 12:39 PM, Duy Nguyen wrote: >> I know wine is kind of second citizen but is there a cheap trick to >> make it work on wine? Reverting fcd428f (Win32: fix broken pipe >> detection - 2012-03-01) could result in conflicts in compat th

Re: "error: Tweaking file descriptors doesn't work with this MSVCRT.dll" on wine

2014-07-29 Thread Michael Stefaniuc
On 07/29/2014 03:05 PM, Duy Nguyen wrote: > On Tue, Jul 29, 2014 at 7:20 PM, Michael Stefaniuc > wrote: >> On 07/29/2014 08:30 AM, Torsten Bögershausen wrote: >>> On 07/28/2014 12:39 PM, Duy Nguyen wrote: >>>> I know wine is kind of second citizen but is there a