[erlang-questions] bug: R12B-0 can't compile YXA 1.0
Fredrik Thulin
ft@REDACTED
Wed Dec 5 15:56:07 CET 2007
Hi
Thanks for R12B-0. I found this problem though :
$ tar xzf yxa-1.0.tar.gz
$ cd yxa-1.0/src/
$ /pkg/erlang/R12B-0/bin/erlc -I include sipdialog.erl
Function: test/0
./sipdialog.erl:none: internal error in v3_codegen;
crash reason: {{case_clause,{'EXIT',{{case_clause,[]},
[{v3_codegen,cg_binary_size_1,3},
{v3_codegen,cg_binary_size,5},
{v3_codegen,cg_binary,6},
{v3_codegen,set_cg,6},
{v3_codegen,'-cg_list/5-anonymous-0-',3},
{v3_codegen,flatmapfoldl,3},
{v3_codegen,cg_list,5},
{v3_codegen,cg_block,5}]}}},
[{compile,'-select_passes/2-anonymous-2-',2},
{compile,'-internal_comp/4-anonymous-1-',2},
{compile,fold_comp,3},
{compile,internal_comp,4},
{compile,internal,3}]}
$
This is sipdialog.erl from YXA 1.0
(http://www.stacken.kth.se/project/yxa/download/yxa-1.0.tar.gz).
/Fredrik
More information about the erlang-questions
mailing list