Re: Fix receive support in erl_eval with a BEAM module
Fredrik <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
On 05/07/2013 02:41 PM, Anthony Ramine wrote: > Hello Fredrik, hello Kostis, > > Sorry for the email earlier, it was supposed to be sent on this thread. Forwarding for history. > > Regards, > > Début du message réexpédié : > >> Hello, >> >> I can't build the PLT anymore for stdlib because it complains that it (obviously) can't find the abstract code in the BEAM file. I have two solutions: >> >> * I can write a script that takes the .beam file compiled from the .S file and a .abstr file compiled from a kinda-equivalent .erl file and uses beam_lib to add an abstract code chunk. >> >> * I can make Dialyzer ignores BEAM files for which there is 'from_asm' in the compile options. >> >> Would you be against such a modification, Kostis? >> >> Regards, > Hello, I don't know if it is this that you are referring to in your mail above but your patch is failing the following testcases Dialyzer: plt_SUITE : build_plt Reltool: reltool_server_SUITE : create_script reltool_server_SUITE : create_script_sort I am removing your patch from 'pu' until you've found a solution. -- BR Fredrik Gustafsson Erlang OTP Team _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches