Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-12 Thread Pawel Jasinski
I hope this is the last iteration of the line ending saga. This is in regards to IronLanguages (2.7) and does not apply to (ironpython3) 3.x I am leaning toward conservative approach, which can be summarized with: - Fix only mixed line endings -> LF only - No .gitattributes - core.autocrlf set to

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-08 Thread Jeff Hardy
On Mon, Dec 8, 2014 at 12:36 PM, Pawel Jasinski wrote: > On Mon, Dec 8, 2014 at 1:10 PM, Jeff Hardy wrote: > > On Sun, Dec 7, 2014 at 11:58 PM, Pawel Jasinski < > pawel.jasin...@gmail.com> > > wrote: > >> > >> On Sun, Dec 7, 2014 at 9:11 PM, Jeff Hardy wrote: > >> > On Sun, Dec 7, 2014 at 12:04

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-08 Thread Jeff Hardy
On Sun, Dec 7, 2014 at 11:58 PM, Pawel Jasinski wrote: > On Sun, Dec 7, 2014 at 9:11 PM, Jeff Hardy wrote: > > On Sun, Dec 7, 2014 at 12:04 PM, Pawel Jasinski < > pawel.jasin...@gmail.com> > > wrote: > >> > >> hi, > >> > >> time.cs and nt.cs have mixed line ending. This is causing unnecessary >

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-08 Thread Pawel Jasinski
On Mon, Dec 8, 2014 at 1:10 PM, Jeff Hardy wrote: > On Sun, Dec 7, 2014 at 11:58 PM, Pawel Jasinski > wrote: >> >> On Sun, Dec 7, 2014 at 9:11 PM, Jeff Hardy wrote: >> > On Sun, Dec 7, 2014 at 12:04 PM, Pawel Jasinski >> > >> > wrote: >> >> >> >> hi, >> >> >> >> time.cs and nt.cs have mixed lin

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-07 Thread Pawel Jasinski
On Sun, Dec 7, 2014 at 9:11 PM, Jeff Hardy wrote: > On Sun, Dec 7, 2014 at 12:04 PM, Pawel Jasinski > wrote: >> >> hi, >> >> time.cs and nt.cs have mixed line ending. This is causing unnecessary >> pain when rebasing and produces ugly ^M in diff. >> >> Would it make sense to fix it now? > > > Yes

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-07 Thread Jeff Hardy
On Sun, Dec 7, 2014 at 12:04 PM, Pawel Jasinski wrote: > hi, > > time.cs and nt.cs have mixed line ending. This is causing unnecessary > pain when rebasing and produces ugly ^M in diff. > > Would it make sense to fix it now? > Yes, please! (I noticed nt.cs the other night as well.) - Jeff _

[Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-07 Thread Pawel Jasinski
hi, time.cs and nt.cs have mixed line ending. This is causing unnecessary pain when rebasing and produces ugly ^M in diff. Would it make sense to fix it now? Cheers, --pawel ___ Ironpython-users mailing list Ironpython-users@python.org https://mail.pyt