Missing void arguments in a couple of declarations

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Missing void arguments in a couple of declarations
Date: 2014-03-12 04:27:23
Message-ID: CAB7nPqT5mOvgzH-JLDiYXo-OiP=76mk7ur7uhAi8+epaPZebJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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.
Regards,
--
Michael

Attachment Content-Type Size
20140312_pgodbc_missing_void.patch text/x-diff 1.3 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2014-03-12 07:14:14 Re: Removing all whitespaces in ODBC code
Previous Message Michael Paquier 2014-03-12 04:13:50 Missing declarations in pgtypes.h