Re: [Plplot-devel] floating point exception in example 29

2014-04-06 Thread Alan W. Irwin
On 2014-04-06 17:35-0400 Hazen Babcock wrote: > > Hello, > > In the process of converting some of the PLplot demos to Lisp as part of > the cl-plplot project I found that example 29 triggers a floating point > exception. This is not something that a C compiler will normally report, > but you can m

[Plplot-devel] floating point exception in example 29

2014-04-06 Thread Hazen Babcock
Hello, In the process of converting some of the PLplot demos to Lisp as part of the cl-plplot project I found that example 29 triggers a floating point exception. This is not something that a C compiler will normally report, but you can make it (or at least gcc) more strict about this. I belie

Re: [Plplot-devel] Wrong linker directives for Visual Studio 2010

2014-04-06 Thread Arjen Markus
Hi Alan, Thorsten, > -Original Message- ... Also, I do not see this issue for > MinGW/MSYS so it is probably due to some weird interaction between our D > language support, the find module for wxwidgets (also our responsibility > although > the modifications from the official CMake modul