Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-07 Thread Hazen Babcock
On Feb 6, 2010, at 8:31 PM, David MacMahon wrote: > Hi, Hazen, > > On Feb 6, 2010, at 8:40 , Hazen Babcock wrote: > >> The gist of it is this statement: >> "if the CoreFoundation library's being initialized - perhaps as a >> result >> of that library being loaded as a dependent of some other libr

Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-07 Thread Hazen Babcock
On Feb 6, 2010, at 3:23 PM, Alan W. Irwin wrote: > What is the status of the AquaTerm project? According to > http://sourceforge.net/project/memberlist.php?group_id=39915 the > developers > of the AquaTerm project are Marius Amado-Alves, Per Persson, and > you. The > website has no recent ne

Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-07 Thread Alan W. Irwin
On 2010-02-07 12:25-0500 Hazen Babcock wrote: > > On Feb 6, 2010, at 3:23 PM, Alan W. Irwin wrote: > >> What is the status of the AquaTerm project? According to >> http://sourceforge.net/project/memberlist.php?group_id=39915 the developers >> of the AquaTerm project are Marius Amado-Alves, Per Pe

Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-07 Thread David MacMahon
On Feb 7, 2010, at 9:15 , Hazen Babcock wrote: > > On Feb 6, 2010, at 8:31 PM, David MacMahon wrote: > >> Have you actually experienced a crash due to this on Snow Leopard or >> are you expressing concern about a potential crash? > > I have not personally experienced this but a user of cl-plplot (

Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-07 Thread David MacMahon
Hi, Alan, On Feb 6, 2010, at 12:23 , Alan W. Irwin wrote: > my understanding from > http://en.wikipedia.org/wiki/Reentrant_(subroutine) is reentrancy > implies > thread safety. I'm not sure about that. I think a function could utilize thread local storage in a non-reentrant way (i.e. thread

Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-07 Thread Alan W. Irwin
On 2010-02-07 12:08-0800 David MacMahon wrote: > Hi, Alan, > > On Feb 6, 2010, at 12:23 , Alan W. Irwin wrote: > >> my understanding from >> http://en.wikipedia.org/wiki/Reentrant_(subroutine) is reentrancy implies >> thread safety. > > I'm not sure about that. I think a function could utilize th

Re: [Plplot-devel] -dev tk has an embedded blank issue

2010-02-07 Thread Arjen Markus
Hi Andrew, good to hear that. I could not test it myself, as I had no Linux machine at my disposal and Windows does not currently allow the tk device to be built. I am glad we could fix this with the proper Tcl commands. Regards, Arjen On 2010-02-06 21:36, Andrew Ross wrote: > Arjen, > > Than