Commit 6eba6c0
committed
Suppress -Wunused-function about _import_array when compiling tkagg.cpp.
Per
https://numpy.org/doc/1.17/reference/c-api.array.html#c.NO_IMPORT_ARRAY
Other extension modules in Matplotlib already use the same mechanism.1 parent c1e0211 commit 6eba6c0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
0 commit comments