Re: [matplotlib-devel] new release?

2008-05-30 Thread Michael Droettboom
Were the internal compiler errors on the Mac? Can you share them? It would be nice to work around these in a cleaner way if possible. Cheers, Mike Charlie Moad wrote: > I went ahead and called it 0.98.0. I am getting a parallels image > updated so I can do the windows builds, but it is gettin

Re: [matplotlib-devel] new release?

2008-05-30 Thread Charlie Moad
Yeah. I am totally updated with 10.5.3 and the latest dev tools. They have been talked about for a while on the list, but I just wanted to record what I ran into during the builds. I'll reproduce those errors after I get the windows builds done tonight and shoot them this way. - Charlie O

Re: [matplotlib-devel] svnmerge.py - keeping the maintenance branch and trunk in sync

2008-05-30 Thread Darren Dale
On Thursday 29 May 2008 10:59:40 am Michael Droettboom wrote: > Darren Dale wrote: > > I'm sorry, I just don't understand how to use this. And I'm also sorry for my mild panic attack yesterday. I had way too many things coming at me all at once. Things are back to normal today. > I can do the me

Re: [matplotlib-devel] new release?

2008-05-30 Thread John Hunter
On Thu, May 29, 2008 at 11:11 PM, Charlie Moad <[EMAIL PROTECTED]> wrote: > I went ahead and called it 0.98.0. I am getting a parallels image > updated so I can do the windows builds, but it is getting late. I > will get those cranked out tomorrow. The source and mac builds are up > though. I g

Re: [matplotlib-devel] svnmerge.py - keeping the maintenance branch and trunk in sync

2008-05-30 Thread Michael Droettboom
Darren Dale wrote: > On Thursday 29 May 2008 10:59:40 am Michael Droettboom wrote: > >> Darren Dale wrote: >> >>> I'm sorry, I just don't understand how to use this. >>> > > And I'm also sorry for my mild panic attack yesterday. I had way too many > things coming at me all at once.

Re: [matplotlib-devel] new release?

2008-05-30 Thread Charlie Moad
Done. On Fri, May 30, 2008 at 10:06 AM, John Hunter <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008 at 11:11 PM, Charlie Moad <[EMAIL PROTECTED]> wrote: >> I went ahead and called it 0.98.0. I am getting a parallels image >> updated so I can do the windows builds, but it is getting late. I >>

Re: [matplotlib-devel] new release?

2008-05-30 Thread Ludwig Schwardt
Hi, John Hunter wrote: > I've done a fair amount of testing on the branch (0.91.3), > particularly looking at all the PDF and SVG output from backend > driver, and these backends are in the best shape I've ever seen them. > [...] > I think we should take a crack at fixing these since the bra

Re: [matplotlib-devel] svnmerge.py - keeping the maintenance branch and trunk in sync

2008-05-30 Thread John Hunter
On Fri, May 30, 2008 at 9:12 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > FYI: I have a little time today to do some documentation work myself today. > I've been doing some minor edits (mostly formatting things) on the > developer docs, and then was going to hit up the user docs. Does tha

Re: [matplotlib-devel] svnmerge.py - keeping the maintenance branch and trunk in sync

2008-05-30 Thread Darren Dale
On Friday 30 May 2008 10:51:50 am John Hunter wrote: > On Fri, May 30, 2008 at 9:12 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > > FYI: I have a little time today to do some documentation work myself > > today. I've been doing some minor edits (mostly formatting things) on the > > developer

[matplotlib-devel] Bug when embedding Matplotlib 0.91.2 in PyQt 4.4.2

2008-05-30 Thread Pierre Raybaut
Hi all, First, I would like to congratulate you for your work on Matplotlib. I am using Matplotlib widgets in all my current projects, embedded in PyQt graphical user interfaces. As you may know, PyQt 4.4.2 has been released a few days ago. And I found out a performance bug when embedding a Mat