C99 required?

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: C99 required?
Date: 2021-04-20 23:33:45
Message-ID: 0BA29686-7D35-4F61-B995-73196A9AF455@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

Is a C99 compiler required to build psqlODBC? There are some C++-style comments in the C code, but I don't see if that's an accident or literally required. Some platforms' C compilers are C89, and they have issues with the // comments (for example, in pgtypes.h).

Browse pgsql-odbc by date

  From Date Subject
Next Message Aaron Spike 2021-04-26 14:40:00 Rationale for password field focus
Previous Message Patrick Cheung 2021-04-08 20:49:39 Regression with INSERT/UPDATE...RETURNING statements in driver version 13