Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Lua] Fixed integer/double conversion problem
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 23 Jul 2015 13:17:30 +0000 (15:17 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 15 Oct 2015 17:17:18 +0000 (19:17 +0200)
commit3dfb0dec2b5d519287ef09aac15f405c07770c71
tree1c26b2d8ac353c2108ae69fb51e06472cd03e4d8
parent6774782e558b4a6495e054a767bb27e7350ca582
[Lua] Fixed integer/double conversion problem

  - This bug would change integers to doubles when lua was used
    to actually run the simulation
src/bindings/lua/lua_state_cloner.c