[erlang-questions] [erlang-bugs] Code should not compile
Attila Rajmund Nohl
attila.r.nohl@REDACTED
Wed Jul 27 12:18:28 CEST 2011
2011/7/27 Gordon Guthrie <gordon@REDACTED>:
> I attach a module and a header file.
>
> The module hmac_api_lib.erl has a bug on line 9 - the define is
> incomplete. It should not compile, but it does.
Which erlang version are you using? As far as I remember, it was not
necessary to close macros with ")." up to R13B, but the R14B at least
warns about it (maybe doesn't even compile - I'm not sure).
More information about the erlang-questions
mailing list