Commit 9b4d52f2095be96ca238ce41f6963ec56376491f introduced a new compiler
warning to the windows visual studios build

"D:\Postgres\b\pgsql.sln" (default target) (1) ->
"D:\Postgres\b\pg_regress_ecpg.vcxproj" (default target) (88) ->
(ClCompile target) ->
  src\interfaces\ecpg\test\pg_regress_ecpg.c(170): warning C4113: 'void
(__cdecl *)(void)' differs in parameter lists from 'init_function'
[D:\Postgres\b\pg_regress_ecpg.vcxproj]

    1 Warning(s)

The attached fixes it.

Regards

David Rowley

Attachment: windows_compiler_warning.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to