Re: [exim-dev] 4.80 final?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Phil Pennock
Ημερομηνία:  
Προς: Jeremy Harris
Υ/ο: exim-dev
Αντικείμενο: 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