Re: [Plplot-devel] Problems applying patches

2015-12-22 Thread Alan W. Irwin
On 2015-12-22 09:04- Arjen Markus wrote: > Hi Alan, > > > > See below. > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> >> Hi Arjen: >> >> I too am really glad the process is working for you now, but I am also just >> as startled >> as you were by y

Re: [Plplot-devel] Problems applying patches

2015-12-22 Thread Arjen Markus
Hi Alan, See below. > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > Hi Arjen: > > I too am really glad the process is working for you now, but I am also just > as startled > as you were by your discovery of an LF working directory. Therefore, I would

Re: [Plplot-devel] Problems applying patches

2015-12-21 Thread Arjen Markus
plot-devel@lists.sourceforge.net > Subject: Re: [Plplot-devel] Problems applying patches > > I use cygwin git and it seems to behave like a standard unix git as far as > line ending. > I also use the cygwin vim which has no problem leaving the LF untouched. Your > mileage with windows e

Re: [Plplot-devel] Problems applying patches

2015-12-21 Thread Chris Marshall
I use cygwin git and it seems to behave like a standard unix git as far as line ending. I also use the cygwin vim which has no problem leaving the LF untouched. Your mileage with windows editors will definitely vary! --Chris On 12/21/2015 15:46, Alan W. Irwin wrote: > On 2015-12-21 11:37-0800 A

Re: [Plplot-devel] Problems applying patches

2015-12-21 Thread Alan W. Irwin
On 2015-12-21 11:37-0800 Alan W. Irwin wrote: > I too am really glad the process is working for you now, but I am also > just as startled as you were by your discovery of an LF working > directory. Therefore, I would appreciate you systematically > investigating this question further so we can dr

Re: [Plplot-devel] Problems applying patches

2015-12-21 Thread Alan W. Irwin
On 2015-12-21 08:29- Arjen Markus wrote: > Hi Alan, > >> I tried that on my current working directory and private branch: same >> messages as before. I will try the "fresh start" approach later. The curious >> thing is that it also produces error messages on files that I have not >> changed

Re: [Plplot-devel] Problems applying patches

2015-12-21 Thread Arjen Markus
Hi Alan, > I tried that on my current working directory and private branch: same > messages as before. I will try the "fresh start" approach later. The curious > thing is that it also produces error messages on files that I have not > changed in any way for this branch. These files are being mo

Re: [Plplot-devel] Problems applying patches

2015-12-21 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > I was about to answer your off-list post to me concerning this issue, but > taking this > conversation to the list at this stage is a good idea so I will answer you > here instead. > ... > > What

Re: [Plplot-devel] Problems applying patches

2015-12-20 Thread Alan W. Irwin
On 2015-12-20 12:34- Arjen Markus wrote: > Hi everyone, > Alan and I are developing a new Fortran binding and we would like to cooperate using patches rather than sending complete source files to one another. However, I am experiencing weird problems with the "git am" command. It simply doesn

[Plplot-devel] Problems applying patches

2015-12-20 Thread Arjen Markus
Hi everyone, Alan and I are developing a new Fortran binding and we would like to cooperate using patches rather than sending complete source files to one another. However, I am experiencing weird problems with the "git am" command. It simply doesn't apply the patches. This may have to do wit