Re: [exim] Exim 4.75 RC1 uploaded

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Phil Pennock
Ημερομηνία:  
Προς: Dennis Davis
Υ/ο: exim-users
Αντικείμενο: Re: [exim] Exim 4.75 RC1 uploaded
On 2011-02-21 at 12:17 +0000, Dennis Davis wrote:
> I needed to make the following trivial change to get it to compile
> on Solaris5.10 using gcc-2.95.3. Older versions of gcc really like
> to have variables declared at the head of the block in which they are
> used.


Meh, that's not just older gcc, but AIUI is C, pre-C99 and I would be
happier with myself if I'd caught that in review.

Thanks for the testing!

-Phil