Re: [exim-dev] 4.80 final?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Phil Pennock
日付:  
To: Jeremy Harris
CC: 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