From f2ed27cf5f913cc437401c7e005c2886b7dc1a55 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 7 Aug 2017 15:33:14 +0100 Subject: Coding: use specified-initialisers --- doc/doc-docbook/spec.xfpt | 3 +++ doc/doc-txt/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 35f3eb80e..8086f0b46 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -1667,6 +1667,9 @@ Symbolic links to the sources are installed in this directory, which is where the actual building takes place. In most cases, Exim can discover the machine architecture and operating system for itself, but the defaults can be overridden if necessary. +.cindex compiler requirements +.cindex compiler version +A C99-capable compiler will be required for the build. .section "PCRE library" "SECTpcre" diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ecb6b33a9..8829de38b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -141,6 +141,9 @@ JH/22 Retire historical build files to an "unsupported" subdir. These are JH/23 DKIM: enforce the DNS pubkey record "h" permitted-hashes optional field, if present. Previously it was ignored. +JH/24 Start using specified-initialisers in C structure init coding. This is + a C99 feature (it's 2017, so now considered safe). + Exim version 4.89 ----------------- -- cgit v1.2.3