I was prompted by https://github.com/matplotlib/matplotlib/issues/2916
to run some static checkers on the C/C++ extension modules, and I was going to submit some simple fixes as pull requests, including assertions of some preconditions. I just realized that our build system sets the -DNDEBUG compiler flag, which makes sense for release builds but could hide problems in test builds. Do any of our Travis, Launchpad, or other daily builds undefine NDEBUG? -- Jouni K. Seppänen http://www.iki.fi/jks ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel