Re: [exim-dev] 4.80 final?

Top Pagina
Delete this message
Reply to this message
Auteur: Phil Pennock
Datum:  
Aan: Jeremy Harris
CC: exim-dev
Onderwerp: Re: [exim-dev] 4.80 final?
On 2012-05-26 at 22:25 +0100, Jeremy Harris wrote:
> Could you try applying this patch and reporting the results?


Looks good for any sane compiler, although C doesn't guarantee ascending
values for the value of an enum, even though the "have enough space
left" check assumes it.

I explicitly numbered the enum values and committed.

-Phil