STATUS: Failure revision: 8707 ( http://matplotlib.svn.sourceforge.net/matplotlib/?view=rev&rev=8707 )
Files: CXX/WrapPython.h doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png src/_backend_agg.cpp src/_image.cpp src/_png.cpp At: Fri 17 Sep 2010 02:58:15 Changed By: efiring Comments: Merged revisions 8706 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint ........ r8706 | efiring | 2010-09-16 16:46:04 -1000 (Thu, 16 Sep 2010) | 5 lines include Python.h first in extension code; patch by Jason Grout. This cleans up the preprocessor directives and allows compilation on Solaris. A preprocessor directive is added to keep png.h from failing on Linux because Python.h has caused setjmp.h to be included. ........ For the waterfall display, see http://mpl-buildbot.code.astraw.com/waterfall For the failed image comparision display, see http://mpl.code.astraw.com/overview.html - the Matplotlib buildbot ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Matplotlib-buildbot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-buildbot
