[erlang-questions] Supress unused functions and have them compiled

Justin Calleja calleja.justin@REDACTED
Thu Nov 3 23:45:37 CET 2011


By any chance, is it possible to *-compile(nowarn_unused_function). *and
have the compiler compile the unused functions. The reason being that these
functions are actually used and only locally within the module but they are
called using a global function call.... so it's like they're not being used
for the compiler.

Thanks,
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111103/41e6a66b/attachment.htm>


More information about the erlang-questions mailing list