[PATCH 2/3] Restore extern to the declaration of __glXDRISWRastProvider
Daniel Stone
daniel at fooishbar.org
Tue Jul 24 23:54:27 PDT 2012
Hi,
On 12 July 2012 14:30, Jon TURNEY <jon.turney at dronecode.org.uk> wrote:
> b86aa74 dropped the 'extern' from the declaration of __glXDRISWRastProvider
>
> This turns out to be important to me, as without it, the final link only gets
> the tentative definition of __glXDRISWRastProvider implied by the declaration,
> and not the proper one from glxdriswrast.c, presumably because nothing else
> references anything in the object that file generates.
Crap. This is obviously correct.
Reviewed-by: Daniel Stone <daniel at fooishbar.org>
Cheers,
Daniel
More information about the xorg-devel
mailing list