Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c)

From: Andres Freund <andres(at)anarazel(dot)de>
To: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
Cc: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com>
Subject: Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c)
Date: 2018-08-23 01:31:34
Message-ID: 20180823013134.3h4j62eeiaibpgvo@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On 2018-08-22 17:09:05 -0700, Andres Freund wrote:
> Attached is a version doing so.

Mildly updated version attached. This adds an explanatory commit
message, removes one stray docs C89 reference, and fixes a mis-squashing
of a patch.

Greetings,

Andres Freund

Attachment Content-Type Size
v2-0001-Require-C99-and-thus-MSCV-2013-upwards.patch text/x-diff 28.3 KB
v2-0002-Introduce-minimal-C99-usage-to-verify-compiler-su.patch text/x-diff 5.0 KB
v2-0003-Remove-test-for-VA_ARGS-implied-by-C99.patch text/x-diff 5.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-08-23 04:14:20 Re: BUG #15346: Replica fails to start after the crash
Previous Message Jonathan S. Katz 2018-08-23 01:00:42 Re: Query is over 2x slower with jit=on

Browse pgsql-www by date

  From Date Subject
Next Message Justin Clift 2018-08-23 05:37:09 Re: postgresql-archive.org
Previous Message Andres Freund 2018-08-23 00:19:32 Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c)