Auteur: Phil Pennock Date: À: exim-users CC: Oliver Fleischmann Sujet: Re: [exim] Compile problem with exim 4.74
On 2011-02-12 at 18:19 -0500, Phil Pennock wrote: > 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.