BUG in HiPE
David Wallin
david.wallin@REDACTED
Wed Oct 22 16:44:18 CEST 2003
Source file attached, here's what happens:
5> c(hipe_bugs,[native]).
{ok,hipe_bugs}
6> hipe_bugs:bug1().
=ERROR REPORT==== 22-Oct-2003::15:38:31 ===
Error in process <0.24.0> with exit value:
{{badmatch,false},[{hipe_bugs,bug1,0}]}
** exited: {{badmatch,false},[{hipe_bugs,bug1,0}]} **
7> c(hipe_bugs).
{ok,hipe_bugs}
8> hipe_bugs:bug1().
"2003-10-22 14:38:50 [build 1]."
9>
cheers,
--david.
<hipe_bugs.erl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hipe_bugs.erl
Type: application/octet-stream
Size: 711 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20031022/56615591/attachment.obj>
More information about the erlang-questions
mailing list