On Thu, 2009-02-26 at 16:19 +0200, Topi Kanerva wrote: > We want to avoid referencing the DGA* functions if Xorg doesn't export them. > The semantics of always returning TRUE isn't correct but safer than FALSE.
Nothing actually checks the return value of FBDevDGAInit, it's probably better to just skip the whole thing if !DGA. I've pushed a fix which does that. - ajax
signature.asc
Description: This is a digitally signed message part
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
