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
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
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