On Sat, Nov 9, 2013 at 12:45 AM, David Rowley <dgrowle...@gmail.com> wrote:
> 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.

Committed, thanks.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
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