compiler: do not call C `nit_alloc` directly but a Nit method.
authorJean Privat <jean@pryen.org>
Fri, 24 Jun 2016 02:08:36 +0000 (22:08 -0400)
committerJean Privat <jean@pryen.org>
Fri, 24 Jun 2016 02:08:36 +0000 (22:08 -0400)
commitf34b5fb195c1019e915be41f2ae78e27f6e3395c
treec49a2e4c8e3117c72b24f4b93a08cbe45deba1e7
parentc5c884ce7a2fe47a219ba9f141487520738447ef
compiler: do not call C `nit_alloc` directly but a Nit method.

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/abstract_compiler.nit
src/compiler/separate_compiler.nit