On 2017-03-02 03:00 PM, Andres Mejia wrote:
The use of '-Werror' is causing problems for us in building PyGreSQL v5.0.3. There's a harmless warning triggered due to redefining a preprocessor macro (with the -D option) twice on the command line. I know generally, the '-Werror' flag is not enabled by default in release versions of programs. Could that flag be disabled in future releases?
I never see that warning. What system are you building on? -- D'Arcy J.M. Cain PyGreSQL Development Group http://www.PyGreSQL.org IM:[email protected] _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
