Re: [exim] Retiring old build targets

Góra strony
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
Dla: exim-users
Temat: 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