Menu

#31 byte[] not correctly coerced

v3.0-beta1
closed-fixed
nobody
None
5
2014-07-04
2014-06-18
temp44
No

byte[] values are incorrectly coerced to JavaArray instances instead of LuaString instances as stated in the docs.
I find the problem to be in org.luaj.vm2.lib.jse.CoerceJavaToLua, where a coercion for byte[].class is missing.

Discussion

  • James Roseborough

    • status: open --> closed-fixed
     
  • James Roseborough

    This should be fixed in the 3.0 release.

     

Log in to post a comment.