Merge: Java FFI global compilation fix
authorJean Privat <jean@pryen.org>
Thu, 6 Nov 2014 01:03:20 +0000 (20:03 -0500)
committerJean Privat <jean@pryen.org>
Thu, 6 Nov 2014 01:03:20 +0000 (20:03 -0500)
Fixes:
* Undefined references on unused callbacks with nitg-g
* Duplicated functions on callbacks present in 2 modules

Pull-Request: #879
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>

1  2 
src/c_tools.nit
src/ffi/cpp.nit
src/ffi/java.nit

diff --cc src/c_tools.nit
Simple merge
diff --cc src/ffi/cpp.nit
Simple merge
Simple merge