Re: do function casts ever disappear?

  • From: Henk Boom <henk@xxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 20 Jul 2012 15:50:44 -0400

On 20 July 2012 13:48, William Adams <william_a_adams@xxxxxxx> wrote:
>
> With the recent discussions on callabacks, I begain to doubt my OpenGL 
> extension implementation.

If I understand correctly, the recent discussion only applies to lua
callbacks provided to C code, not C functions called from luajit. I'm
using a similar approach to you in my own bindings on linux/glx and
haven't run into any problems so far.

    henk

Other related posts: