Re: [exim-dev] 4.80 final?

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: Jeremy Harris
CC: exim-dev
Subject: 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