Thanks.  Your suggested changes (slightly modified) are in SVN r5070.  
Thanks for the warning output -- I'll try to tackle some of those as well.

Cheers,
Mike

Martin Spacek wrote:
> It worked! I had to make a few changes, and there's lots of warnings, 
> but it's now compiling. I've attached a patch. In backend_agg.cpp, I 
> had to replace an 'and' with '&&', and I had to replace a few 
> 'round()' calls with your 'my_round()'. I don't think my_round is 
> directly being included in backend_agg.cpp, it's still hanging around 
> from its definition in agg_py_path_iterator.h. Don't know if something 
> should be done about that.
>
> I've also attached the full output with all the warnings.
>
> Thanks Michael!
>
> Martin
>
> Michael Droettboom wrote:
>> It doesn't appear to exist in VS2008 -- at least I can't find it in 
>> the online docs.  Maybe someone else can enlighten me.
>>
>> In the meantime, I just wrote my own round function and switched to 
>> use that.  Please update from SVN and let me know how it goes.  And 
>> again, thank you for your patience.
>>
>> Cheers,
>> Mike
>>

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to