Re: [exim] Retiring old build targets

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Retiring old build targets
On 30/07/17 17:48, Jeremy Harris wrote:
> The target-specific build files in src/OS - a makefile, an "os.c" and an
> "os.h" - have been moved to a subdir. There's a README explaining the
> position.


Next item for consideration: modern compilers features use.

I'd like to start using designated-initialisers, which is a C99 feature.
We've avoided such things up until now, to keep backward compatability.

Does anyone want to take a stance, pro or con?
Any other compiler features you'd like to see used?
--
Cheers,
Jeremy