Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-07 Thread Alan W. Irwin
On 2014-10-07 09:05- phil rosenberg wrote: > Just to confirm - everything seems to work fine on Cygwin too Hi Phil: It was glad to hear you got good results on both the MSVC and Cygwin platforms (while testing with Cygwin's bash in both cases) for my commit 5dd59c. I was pleasantly surprise

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-07 Thread phil rosenberg
Just to confirm - everything seems to work fine on Cygwin too Phil   From: phil rosenberg To: Arjen Markus Cc: "plplot-devel@lists.sourceforge.net" Sent: Tuesday, 7 October 2014, 9:30 Subject: Re: [Plplot-devel] Testing on Windows (line endings for bash scripts) Thanks

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-07 Thread phil rosenberg
  Regards,   Arjen     From: phil rosenberg [mailto:philip_rosenb...@yahoo.com] Sent: Tuesday, October 07, 2014 8:50 AM To: Arjen Markus; Alan W. Irwin Cc: plplot-devel@lists.sourceforge.net Subject: Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)   Hi this is just a q

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-07 Thread Alan W. Irwin
On 2014-10-07 06:49- phil rosenberg wrote: > Hi this is just a quick email - I will reply properly later today > I think the tests in the shell script are necessary - I am building natively under windows - that is the whole point - so I am using native Windows CMake and Tcl. However the test

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread Arjen Markus
orge.net>" mailto:plplot-devel@lists.sourceforge.net>> Sent: Tuesday, 7 October 2014, 7:35 Subject: RE: [Plplot-devel] Testing on Windows (line endings for bash scripts) Hi Alan, Phil, I will test Tcl under the various Windows environments. I am - in hindsight - not surprised by Phil'

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread phil rosenberg
Alan W. Irwin ; phil rosenberg Cc: "plplot-devel@lists.sourceforge.net" Sent: Tuesday, 7 October 2014, 7:35 Subject: RE: [Plplot-devel] Testing on Windows (line endings for bash scripts) #yiv9896690957 #yiv9896690957 -- _filtered #yiv9896690957 {font-family:Wingdings;panose-1:

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread Arjen Markus
rom: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Tuesday, October 07, 2014 6:56 AM > To: phil rosenberg > Cc: plplot-devel@lists.sourceforge.net; Arjen Markus > Subject: Re: [Plplot-devel] Testing on Windows (line endings for bash scripts) > > On 2014-10-06 11:56-0700

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread Alan W. Irwin
On 2014-10-06 11:56-0700 Alan W. Irwin wrote: > Hi Phil: > > I strongly recommend that you modify your recent changes so they only > apply for the MSVC platform [...] @ Phil: Never mind, I did that myself with commit 5dd59cb. Please try git diff --ignore-all-space 5dd59cb^..5dd59cb to see the

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread Alan W. Irwin
On 2014-10-06 16:21- phil rosenberg wrote: > I have just commited changes to the Tcl tests an the diff test which compares the different language outputs to the C outputs.I can now run the 6 auto generated tests that I get in my Windows build environment which are the C, C++, Tcl, svn, xfig an

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread phil rosenberg
p I've had getting these working Phil   From: phil rosenberg To: Alan W. Irwin Cc: "plplot-devel@lists.sourceforge.net" ; Arjen Markus Sent: Monday, 6 October 2014, 12:10 Subject: Re: [Plplot-devel] Testing on Windows (line endings for bash scripts) Hi allDoes anyone

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-06 Thread phil rosenberg
hen it makes my life massively easier in terms of getting the test script running correctly ThanksPhil   From: Alan W. Irwin To: phil rosenberg Cc: "plplot-devel@lists.sourceforge.net" ; Arjen Markus Sent: Sunday, 5 October 2014, 3:10 Subject: Re: [Plplot-devel] Testing on

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-04 Thread Alan W. Irwin
On 2014-10-04 22:27- phil rosenberg wrote: > Thanks for spotting that Alan - I hadn't considered that people might edit > the scripts with native Windows tools > I have made a bit more progress on getting the Tcl tests to run on my > machine. In the end I got pltcl to run under Cygwin. Not s

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-04 Thread phil rosenberg
his could go all the way back to a CMAKE option for the initial build. Phil    From: Alan W. Irwin To: phil rosenberg Cc: "plplot-devel@lists.sourceforge.net" ; Arjen Markus Sent: Friday, 3 October 2014, 22:07 Subject: Re: [Plplot-devel] Testing on Windows (line endings for

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts)

2014-10-03 Thread Alan W. Irwin
On 2014-10-03 12:35-0700 Alan W. Irwin wrote: > So you should expect to see another commit from me along these lines [i.e., use text=auto for most text files] > (which will also check for and remove any line-endings issues that > might have gotten into any of our text files since we adopted git.)

Re: [Plplot-devel] Testing on Windows (line endings for bash scripts) READ THIS FIRST

2014-10-03 Thread Alan W. Irwin
On 2014-10-03 10:54-0700 Alan W. Irwin wrote: > In sum, I think you should change the .gitattributes file to > > *.sh eof=lf > *.sh.in eof=lf > > If I am right, (i.e., the result works for you) please commit that > change. Also, I just noticed for your other commit that the line endings for plplo