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

2014-10-06 Thread phil rosenberg
Hi allDoes anyone on the list use Cygwin or MSys with Tcl and if so advice would be appreciated. It seems on my Cygwin system tcl needs native Windows paths in all circumstances. This includes when running the Cygwin version of Tcl. I have found a few references stating this to be the case

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

2014-10-06 Thread phil rosenberg
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 and compare tests. Most of the problems were

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

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