Mac Intel

Joel Reymont joelr1@REDACTED
Sun Aug 13 15:03:22 CEST 2006


This is probably a silly question but what is this saying?

I can run the tests by hand:

2> hipe:c(bif01).
{ok,bif01}
3> bif01:test().
{true,false,ok}
4> c(bif01).
{ok,bif01}
5> bif01:test().
{true,false,ok}

------------------------------------------------------------------------
---                 Running basic_tests/test.sh                      ---
------------------------------------------------------------------------

Testing bif01.erl:
Eshell V5.5  (abort with ^G)
1> ** 1: syntax error before: ',' **
1>
*** In basic_tests: bif01_new@REDACTED and bif01_old differ!!!
0a1
 > {{{emu_result,{true,false,ok}},{native_result,{true,false,ok}}}, 
{{emu_compile,{ok,bif01}},{native_compile,{ok,bif01}}}}
\ No newline at end of file





More information about the erlang-questions mailing list