Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-22 Thread Phil Rosenberg
Sorry everyone Having started with a clean build directory all those problems have gone. Jim and Alan please look no further. I had already deleted my CMakeCache.txt so assumed that there couldn't be any problems lingering from previous builds but I guess I was wrong. Phil On 22 May 2015 at

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-22 Thread Jim Dishaw
Thanks. What compiler and OS version was this on? On May 22, 2015, at 4:57 AM, Phil Rosenberg p.d.rosenb...@gmail.com wrote: Hi Jim The errors are below. These are for all of the plplot library, so there are a few warnings about implicit casts from other files in there too, but most

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-22 Thread Phil Rosenberg
Sorry Jim Did you see my subsequent email. A clean build tree fixed all these errors. Don't know what the cause was. Phil On 22 May 2015 at 13:38, Jim Dishaw j...@dishaw.org wrote: Thanks. What compiler and OS version was this on? On May 22, 2015, at 4:57 AM, Phil Rosenberg

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-22 Thread Alan W. Irwin
On 2015-05-22 10:06+0100 Phil Rosenberg wrote: Sorry everyone Having started with a clean build directory all those problems have gone. Jim and Alan please look no further. I had already deleted my CMakeCache.txt so assumed that there couldn't be any problems lingering from previous builds

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-22 Thread Alan W. Irwin
On 2015-05-22 12:15+0100 Phil Rosenberg wrote: Hi Alan I have just quickly looked at this and I believe I made this change by design. The reason being that c_plinit calls plP_bop which calls plPsubpInit which calls c_plschr before plsc-level is set to 1. Therefore a check for initialisation

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-21 Thread Phil Rosenberg
Hi Alan I just did a git pull and tried to build PLPlot this evening and got a massive number of build errors. Some are related to 64 bit/32 bit conflicts which I have had problems with in the past and can't remember how I resolved them. Another one is below 7 Building Custom Rule

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-21 Thread Jim Dishaw
Please send me the errors. I'm getting a windows build machine going, so I will take a look at that c On May 21, 2015, at 6:51 PM, Phil Rosenberg p.d.rosenb...@gmail.com wrote: Hi Alan I just did a git pull and tried to build PLPlot this evening and got a massive number of build errors.

Re: [Plplot-devel] Protecting plP_state calls by level checks

2015-05-21 Thread Alan W. Irwin
On 2015-05-21 23:51+0100 Phil Rosenberg wrote: This [error when building this app] seems odd because I don't think plhershey-unicode-gen.exe is built on Windows. Has something changed here? Hi Phil: That executable is always built for the Linux case, and I can also answer this question for