nitg: use ctype instead of cname_blind in autobox
authorJean Privat <jean@pryen.org>
Wed, 2 Apr 2014 13:51:24 +0000 (09:51 -0400)
committerJean Privat <jean@pryen.org>
Wed, 2 Apr 2014 13:51:24 +0000 (09:51 -0400)
commit90548ea5c4714a52921bf8f39a14da462492f22a
treed6cedf5d78a6e0974bcf95904a9d16ce8eec0b45
parent9ae46221ae4938fc43f717f1eeba0903f8871caf
nitg: use ctype instead of cname_blind in autobox

I am not sure of why `cname_blind` was used originally.
If the point is just to allow unsafe pointer substitution, then `ctype`
should be enough.

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