Thomas Munro <thomas.munro@enterprisedb.com> writes:
> One more problem. whelk builds against Python 3.6 and says:
> c:\users\pgbf\appdata\local\programs\python\python36-32\include\pyconfig.h(174):
> warning C4142: benign redefinition of type
> (src/pl/plpython/plpy_elog.c)
> [C:\buildfarm\buildenv\HEAD\pgsql.build\plpython3.vcxproj]
> Does anyone know what line 174 of pyconfig.h happens to say?
We'll have to ask the machine's owner I guess (cc'd here).
In the python 3.6 installation I have at hand, there's nothing
except #define's in pyconfig.h ... but the Windows version must
do things differently.
regards, tom lane