Message216476
I ran into this issue right after 3.4 got released. I solved it by adding extra_compile_args=["-Wno-error=declaration-after-statement"] as an argument to the Extension() call in the package's setup.py . | |
| Date | User | Action | Args | | 2014-04-16 14:59:50 | wolma | set | recipients: + wolma, larry, benjamin.peterson, ned.deily, eric.araujo, skrah, dstufft, nilsge | | 2014-04-16 14:59:50 | wolma | set | messageid: <1397660390.28.0.36710346621.issue21121@psf.upfronthosting.co.za> | | 2014-04-16 14:59:50 | wolma | link | issue21121 messages | | 2014-04-16 14:59:50 | wolma | create | | |