compile: LOCATE_* as static const strings
authorJean Privat <jean@pryen.org>
Wed, 5 Jan 2011 03:42:19 +0000 (22:42 -0500)
committerJean Privat <jean@pryen.org>
Wed, 5 Jan 2011 03:42:19 +0000 (22:42 -0500)
commit6a80973671216186059da69231f5864dc145dadb
tree0d2e980076faf3a75da0d96fecaff72f21abfbe6
parent0a3b60359c0ffc306fa84b8eb174c313d0831333
compile: LOCATE_* as static const strings

Do not use macros to factorize strings but static const strings.
This way the strings are stored in the RO segment of the binary.

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