[erlang-bugs] Enhancement to compiler-4.5.4 documentation

Edwin Fine erlang-questions_efine@REDACTED
Sat Oct 4 00:05:58 CEST 2008


In the documentation for compiler-4.5.4, in the options it states
export_all Causes all functions in the module to be exported.This does not
explain that previously inlined functions become "uninlined" and are also
exported. I suggest changing this to the following:
export_all Causes all functions in the module to be exported*, including
functions that are declared as inline.*I think it's rather important to know
this.

Regards,
Edwin Fine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20081003/5246abc8/attachment.htm>


More information about the erlang-bugs mailing list