Menu

#619 handling of pointer arguments too strict

closed-fixed
lua (25)
5
2006-02-14
2005-11-18
No

The Lua module does not handle pointer arguments
correctly. For example, if a C function accepts a
void*, the binding will not allow calls with other
pointer types. I confirmed that this is not the case
with other SWIG modules.

Discussion

  • Mark Gossage

    Mark Gossage - 2006-02-14
    • status: open --> closed-fixed
     
  • Mark Gossage

    Mark Gossage - 2006-02-14

    Logged In: YES
    user_id=639496

    fixed in SWIG 1.3.28

     

Log in to post a comment.