From: John H. <jd...@gm...> - 2011-10-14 18:45:14
|
On Fri, Oct 14, 2011 at 6:30 AM, Wesley Emeneker <Wes...@oi...> wrote: > Attached is patch that moves > #include <cstdlib> > to before > #include <cmath> > > The Portland group compiler (v 11.8) won't build ttconv/pprdrv_tt2.cpp with > the original ordering. > This is most likely a compiler bug, but changing the include order seems > pretty harmless. > > Thanks for the great tool. > I love matplotlib. > Thanks for the report -- filed as issue https://github.com/matplotlib/matplotlib/issues/526 |