[erlang-questions] why does the preprocessor sometimes care about -ifdef'd out code?

Ulf Wiger ulf@REDACTED
Thu Mar 8 18:42:55 CET 2007


Den 2007-03-08 18:27:50 skrev Matthias Lang <matthias@REDACTED>:

> and this module doesn't either:
>   -module(mod1).
>    f.

... but if the macro X had not been defined,
then the resulting expanded code would be

   -module(mod1).

BR,
Ulf W
-- 
Ulf Wiger



More information about the erlang-questions mailing list