Re: Bug: git-p4: Sometimes p4 generates Windows-style output on OS X

2013-05-12 Thread Pete Wyckoff
davidf...@gmail.com wrote on Mon, 06 May 2013 10:59 -0700: > I've observed that the p4 command that git-p4 delegates to > occasionally outputs Windows-style line endings even on the OS X > platform. When this happens, git-p4 gets very confused and crashes > out. > > I've attached a patch which see

Bug: git-p4: Sometimes p4 generates Windows-style output on OS X

2013-05-06 Thread David Foster
I've observed that the p4 command that git-p4 delegates to occasionally outputs Windows-style line endings even on the OS X platform. When this happens, git-p4 gets very confused and crashes out. I've attached a patch which seems to fix the issue in my case. Now this patch is a pretty bad hack