Re: [matplotlib-devel] Fix a warning in recent versions of Clang

2015-05-15 Thread Diego Novillo
On Fri, May 15, 2015 at 7:59 AM, Thomas Caswell wrote: > What version of the source are you working off of? The location of those > headers was recently moved and they no longer exist on master. I was looking at the file in trunk, but the patch is on an older version (1.3.0). Thanks. Diego.

Re: [matplotlib-devel] Fix a warning in recent versions of Clang

2015-05-15 Thread Thomas Caswell
Diego, Thank you for looking in to this. What version of the source are you working off of? The location of those headers was recently moved and they no longer exist on master. I have opened a PR with this patch ( https://github.com/matplotlib/matplotlib/pull/4431) and it should go in for the c