Fix compilation error with nmake introduced by 58ca764

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Fix compilation error with nmake introduced by 58ca764
Date: 2014-06-23 01:50:03
Message-ID: CAB7nPqRDTpX0_f2hEPeht78L+SPgeE3-b3n8VwDEjdJ_KNdqWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,

It happens that since commit 58ca764 nmake compilation fails:
execute.c(1323) : error C2232: '->drivers' :
left operand has 'struct' type, use '.'
I noticed that because of some builds showing a red flag. The attached
patch fixes that.
Regards,
--
Michael

Attachment Content-Type Size
20140623_pgodbc_fix_nmake_compile.patch application/octet-stream 797 bytes

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Michael Paquier 2014-06-23 05:41:40 Re: Removing support for < 7.4 servers
Previous Message Craig Ringer 2014-06-23 01:23:58 Re: msdtc with 32-bit app fails to resolve in-doubt or not-notifed transactions