https://bugs.freedesktop.org/show_bug.cgi?id=93551
--- Comment #36 from Mikhail Korolev <stil...@gmail.com> ---
(In reply to Thomas J. Moore from comment #35)
> (In reply to Mikhail Korolev from comment #33)
> > Your code calls dlsym at every call of glGetString/glXGetProcAddressARB
> > instead of call it only at startup.
>
> If so, your version of gcc is broken. Just in case my gcc is broken as
> well, I checked with gdb and the lines of code executing dlsym are executed
> exactly once, while the wrappers themselves are called more than once. The
> only error I can see on reviewing my code is that I misspelled Enhanced,
> which is not worth correcting. That's not to say my code is perfect, though.
My fault. I missed `static` part. Sorry for distraction.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev