HIPE bug in indirect function calls
Brian Buchanan
brian@REDACTED
Thu Feb 10 17:38:57 CET 2005
On Thu, 10 Feb 2005, Erik Stenman wrote:
> No, Hipe doesn't handle this type of call.
> This is not a bug though, such calls will
> be fobidden in Erlang as well at some time
> in the future.
[snip]
> F = fun() -> ?MODULE:func() end,
> (F)().
Thanks. I did this, and it works fine now. But I'll take the same hard
line with you that my QA department would take with me and ask: if this
isn't a bug, is there some documentation that defines everything that's
different between Erlang and HiPE Erlang? ;-)
- Brian
More information about the erlang-bugs
mailing list