Re: [mpir-devel] sage

2011-05-09 Thread Bill Hart
There may be some clues as to why Sage hasn't updated MPIR in over a year, here: http://trac.sagemath.org/sage_trac/ticket/8664 I've personally completely lost touch with what the long term goals of Sage are these days. There was a time when it seemed to matter on a daily basis what was happening

[mpir-devel] sage

2011-05-09 Thread jason
Hi I notice that sage appears to be still using MPIR-1.2.2 , MPIR-2.4 which will be out in about 3weeks has a lot of config changes, but I'm doing many more tests including app tests so I'm confident that it will be OK but they might want to be more conservative though so perhaps we should rel

Re: [mpir-devel] Re: MSVC command line build

2011-05-09 Thread jason
- Original Message - From: "Cactus" To: "mpir-devel" Sent: Monday, May 09, 2011 6:37 PM Subject: [mpir-devel] Re: MSVC command line build On May 9, 5:40 pm, jason wrote: On May 9, 8:23 am, "jason" wrote: > Hi > I've changed the ifdef's on the tests for mpz sx/ux variants as f

[mpir-devel] Re: MSVC command line build

2011-05-09 Thread Cactus
On May 9, 5:40 pm, jason wrote: > On May 9, 8:23 am, "jason" wrote: > > > Hi > > > I've changed the ifdef's on the tests for mpz sx/ux variants as for a dll > > the tests had no main function and I can keep the cl build dumb , I assume > > this doesn't affect your VS2010 builds > > > Thansk > >

Re: [mpir-devel] Re: MPIR v2.4 Plan

2011-05-09 Thread Bill Hart
The FFT won't make it. But I'm still dead keen on getting it done very soon. Sorry for the continual delays. I am working on too many things at once. :-( Bill. On 9 May 2011 17:24, jason wrote: > Hi > > We have just over 3 weeks until the June 1st release date of > MPIR-2.4 , there is not a lot

[mpir-devel] Re: MSVC command line build

2011-05-09 Thread jason
On May 9, 8:23 am, "jason" wrote: > Hi > > I've changed the ifdef's on the tests for mpz sx/ux variants as for a dll > the tests had no main function and I can keep the cl build dumb , I assume > this doesn't affect your VS2010 builds > > Thansk > Jason Thanks to Brian we are nearly there... I ca

[mpir-devel] Re: MPIR v2.4 Plan

2011-05-09 Thread jason
Hi We have just over 3 weeks until the June 1st release date of MPIR-2.4 , there is not a lot in it for the user , its mainly cleanup's and more testing , and msvc cl builds , it doesn't look like we will get in the FFT or assembler code. I suppose we could delay it , but then again doing the rele

Re: [mpir-devel] Re: MSVC command line build

2011-05-09 Thread jason
Hi I've changed the ifdef's on the tests for mpz sx/ux variants as for a dll the tests had no main function and I can keep the cl build dumb , I assume this doesn't affect your VS2010 builds Thansk Jason -- You received this message because you are subscribed to the Google Groups "mpir-deve