On Tue, 18 Dec 2018 at 14:23, Kyle Brenneman <kyle.brenne...@gmail.com> wrote: > On 12/14/2018 07:04 AM, Emil Velikov wrote:
> > - print(generate_public_stubs(functions)) > > + if target in "gldispatch": > This should be an "==", not "in". The in operator would do a substring > search. Thanks Kyle, fixed locally. If there's other comments I'll respin/resend the series. Considering the overall silence (modulo Erik's review), I'm inclined to merge this tomorrow around lunch time. -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev