Re: [Plplot-devel] Cygwin issue with bindings/tk/pkgIndex.tcl.in

2014-03-14 Thread Arjen Markus
Hi Alan, okay, I will have a look at this. I have been travelling a lot these past couple of weeks, but my agenda will be more serene the coming weeks, so I hope to get some work done. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:[email protected]] > Sent:

[Plplot-devel] Cygwin issue with bindings/tk/pkgIndex.tcl.in

2014-03-12 Thread Alan W. Irwin
Hi Arjen: I am virtually positive your fairly recent commit for bindings/tk/pkgIndex.tcl.in to fix up the Cygwin case is not correct. The code currently looks like this: if {[string match "*CYGWIN*" $::tcl_platform(os)]} { set stem cygplplottcltk@LIB_TAG@-@plplottcltk_SOVERSION@ } else { s