Xavier-Francois Roblot on Wed, 26 Sep 2012 13:30:14 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Please test pari-2.5.3 prerelease 1


On 26 sept. 2012, at 13:27, Bill Allombert wrote:

> On Wed, Sep 26, 2012 at 01:14:22PM +0200, Xavier-Francois Roblot wrote:
>> 
>> On 26 sept. 2012, at 12:51, Bill Allombert wrote:
>> 
>>> On Wed, Sep 26, 2012 at 10:38:37AM +0200, Xavier-Francois Roblot wrote:
>>>> Hi Bill,
>>>> 
>>>> I installed it on OS X Lion with gcc-4.7.1 (MacPorts):  compilation and full
>>>> test suite, everything is fine.
>>> 
>>> Could you install fltk on OS X and see whether ploth work when compiled with
>>> ./Configure --graphic=fltk
>> 
>> It compiled fine. I tried to run the ploth script in the src/test/in directory.  I got the following error btw
>> 
>> (13:07) gp > ploth(t=0,2*Pi,[sin(5*t),sin(7*t)],2,100)
>>  ***   at top-level: ploth(t=0,2*Pi,[sin(5*t),sin(7*t)],
>>  ***                                ^--------------------
>>  ***   multi-curves cannot be plot recursively.
> 
> Yes, this is an expected error.
> What version of fltk did you use ?

It is version 1.3.0. (The default one in MacPorts).

> Did it open new windows for each ploth ?

Yes, plenty of windows opened with nice looking graphs.

Best,

Xavier