Re: [exim] Compile problem with exim 4.74

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Phil Pennock
Ημερομηνία:  
Προς: Oliver Fleischmann
Υ/ο: exim-users
Αντικείμενο: Re: [exim] Compile problem with exim 4.74
On 2011-02-12 at 23:01 +0100, Oliver Fleischmann wrote:
> Aah, I see:
>
> The problem is in src/drtables.c. In function init_lookup_list(), those
> extern... declarations seem to upset my old GCC version (2.95.2 here). If
> I pull them out of the function block, it compiles!


Well debugged, thank you.

While I believe that the current code is standards compliant, our goal
is to be workable in the real world. We'll change drtables.c.

-Phil