Re: libgo: ^M in source files

2012-12-07 Thread Mike Stump
On Dec 7, 2012, at 12:59 PM, Ian Lance Taylor wrote: > I did mark the file as binary on June 11, 2012. I checked a current > SVN working directory and it is marked as binary for me (use svn > proplist and svn propget svn:mime-type to see this). Yup, svn looks good. > If you are using the git re

Re: libgo: ^M in source files

2012-12-07 Thread Ian Lance Taylor
On Fri, Dec 7, 2012 at 11:02 AM, Mike Stump wrote: > So I found some ^Ms in libgo. > > $ grep -l '^M' libgo/go/mime/multipart/testdata/nested-mime > libgo/go/mime/multipart/testdata/nested-mime > > This file is likely meant to contain them if I don't miss my guess. The > problem is, it is not ta