Re: [exim] Compile problem with exim 4.74

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Phil Pennock
Fecha:  
A: Oliver Fleischmann
Cc: exim-users
Asunto: 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