Re: [sage-devel] Fix busted sage -valgrind

2013-02-13 Thread mabshoff
On Tuesday, February 12, 2013 2:38:26 AM UTC+1, kcrisman wrote: > > Thanks to JP Flori and a number of other people on finding better flags > etc. for Cygwin, you might be surprised about some of the spkgs now on > Windows, they might not need as much work as before.. can't speak for Pari >

Re: [sage-devel] Fix busted sage -valgrind

2013-02-13 Thread mabshoff
On Monday, February 11, 2013 11:52:19 PM UTC+1, Volker Braun wrote: > > On Monday, February 11, 2013 8:22:00 PM UTC, mabshoff wrote: > >> These days unfortunately there are components like libgap which make a >> port significantly more work and due to the way memory is managed in GAP, >> at lea

Re: [sage-devel] Fix busted sage -valgrind

2013-02-11 Thread kcrisman
> > If I were to do any work on Sage I would pick up where I left since in > 2009 I actually did a port of Sage 4.0 to a mixed MSVC/MingW environment to > the point where I could import libSingular and do GB computations. I was a > 3.5 months never ending session of banging my head against my d

Re: [sage-devel] Fix busted sage -valgrind

2013-02-11 Thread Volker Braun
On Monday, February 11, 2013 8:22:00 PM UTC, mabshoff wrote: > These days unfortunately there are components like libgap which make a > port significantly more work and due to the way memory is managed in GAP, > at least back in 2009, the only realistic option on Windows would be the 64 > bit p

Re: [sage-devel] Fix busted sage -valgrind

2013-02-11 Thread mabshoff
On Friday, February 8, 2013 10:29:16 AM UTC+1, David Joyner wrote: > > On Fri, Feb 8, 2013 at 3:32 AM, Florent Hivert > > > wrote: > > On Wed, Feb 06, 2013 at 08:59:21PM -0500, Nicolas M. Thiery wrote: > >> On Wed, Feb 06, 2013 at 10:46:24PM +, John Cremona wrote: > >> > On 6 February 20

Re: [sage-devel] Fix busted sage -valgrind

2013-02-08 Thread David Joyner
On Fri, Feb 8, 2013 at 3:32 AM, Florent Hivert wrote: > On Wed, Feb 06, 2013 at 08:59:21PM -0500, Nicolas M. Thiery wrote: >> On Wed, Feb 06, 2013 at 10:46:24PM +, John Cremona wrote: >> > On 6 February 2013 22:02, Minh Nguyen wrote: >> > > Hi Michael, >> > > >> > > On Thu, Feb 7, 2013 at 8:1

Re: [sage-devel] Fix busted sage -valgrind

2013-02-08 Thread Florent Hivert
On Wed, Feb 06, 2013 at 08:59:21PM -0500, Nicolas M. Thiery wrote: > On Wed, Feb 06, 2013 at 10:46:24PM +, John Cremona wrote: > > On 6 February 2013 22:02, Minh Nguyen wrote: > > > Hi Michael, > > > > > > On Thu, Feb 7, 2013 at 8:13 AM, mabshoff wrote: > > >> it has been a while, i.e.summer

Re: [sage-devel] Fix busted sage -valgrind

2013-02-06 Thread Nicolas M. Thiery
On Wed, Feb 06, 2013 at 10:46:24PM +, John Cremona wrote: > On 6 February 2013 22:02, Minh Nguyen wrote: > > Hi Michael, > > > > On Thu, Feb 7, 2013 at 8:13 AM, mabshoff wrote: > >> it has been a while, i.e.summer 2009 or so, and I no longer have my trac > >> account password nor do I recall

Re: [sage-devel] Fix busted sage -valgrind

2013-02-06 Thread kcrisman
> > > > On Thu, Feb 7, 2013 at 8:13 AM, mabshoff > > > > wrote: > >> it has been a while, i.e.summer 2009 or so, and I no longer have my > trac > >> account password nor do I recall the email address I used. > > > > Great to hear from you again! > > Seconded! > > +1 -- You received thi

Re: [sage-devel] Fix busted sage -valgrind

2013-02-06 Thread John Cremona
On 6 February 2013 22:02, Minh Nguyen wrote: > Hi Michael, > > On Thu, Feb 7, 2013 at 8:13 AM, mabshoff wrote: >> it has been a while, i.e.summer 2009 or so, and I no longer have my trac >> account password nor do I recall the email address I used. > > Great to hear from you again! Seconded! Jo

Re: [sage-devel] Fix busted sage -valgrind

2013-02-06 Thread Minh Nguyen
Hi Michael, On Thu, Feb 7, 2013 at 8:13 AM, mabshoff wrote: > it has been a while, i.e.summer 2009 or so, and I no longer have my trac > account password nor do I recall the email address I used. Great to hear from you again! I've reconfigured your trac account. I'll contact you offlist about t

[sage-devel] Fix busted sage -valgrind

2013-02-06 Thread mabshoff
Hello folks, it has been a while, i.e.summer 2009 or so, and I no longer have my trac account password nor do I recall the email address I used. Anyway, attached is a patch that fixes sage -valgrind. Did not see any ticket on track, but I noticed that at least the valgrind 3.8.1 spkg is coming