Auteur: Phil Pennock Date: À: Jeremy Harris CC: exim-dev Sujet: 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.