Antoine Pitrou added the comment: > The ultimate cause of that is some interaction with the compilation > environment. Some sort of CFLAGS is ultimately ending up in some > Python code like above when it should be [ ('_FORTIFY_SOURCE', '2') ]. > Note this is not part of the APSW source - it is something external.
That's as unhelpful as a bug report can get. If ICU doesn't provide the right types, the setup.py should fix them up. (assuming ICU provides the preprocessor flags here - I haven't check) ---------- nosy: +pitrou _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22846> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com