Re: Missing void arguments in a couple of declarations - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: Missing void arguments in a couple of declarations
Date
Msg-id 53200CC0.2090105@vmware.com
Whole thread Raw
In response to Missing void arguments in a couple of declarations  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-odbc
On 03/12/2014 06:27 AM, Michael Paquier wrote:
> Hi all,
>
> Some functions in psqlodbc.h and environ.h are missing some "void" in
> their arguments. I imagine that they should be fixed for correctness,
> so patch attached.

Thanks, pushed. I found & fixed a couple more cases of that, and also
changed the function definitions in .c files for consistency, even
though that's not strictly required for correctness AFAIK.

- Heikki


pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Removing all whitespaces in ODBC code
Next
From: Michael Paquier
Date:
Subject: Re: Removing all whitespaces in ODBC code