cmp: embed unique tag with init function name in each exported module
authorDaniel Kochmański <daniel@turtleware.eu>
Thu, 30 Jul 2015 19:20:15 +0000 (21:20 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Thu, 30 Jul 2015 19:20:15 +0000 (21:20 +0200)
commit8bc260c37731b0de09cc26c22bc9294fc322bd99
tree5a739644bdf63e5c63bde622c6fe80a10a60cabb
parent29cd90c448331e602abd0c8d446a839c14ba548a
cmp: embed unique tag with init function name in each exported module

This is necessary if we want to retrieve function name from compiled
binary, what is necessary if we want to use unique names for this
function. This is necessary for fix of issue #41.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
src/cmp/cmpmain.lsp
src/cmp/cmpname.lsp
src/new-cmp/cmpmain.lsp