On Mon, Jul 11, 2016 at 10:49 AM, Matt Turner <[email protected]> wrote: > According to https://llvm.org/bugs/show_bug.cgi?id=19778#c3 this code > was violating the spec, resulting in it failing to compile. > > Cc: [email protected] > Co-authored-by: Tomasz Paweł Gajc <[email protected]> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89599 > --- > I've tried for months to reproduce this, and I've still never been > able to on 64-bit builds. I can reproduce it on 32-bit however. > > On MSVC, this patch will have the effect of changing the variables > from static to extern. I do not know if this will adversely affect > anything, so this patch would benefit from MSVC testing.
Ping... _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
