11 Oct
2007
11 Oct
'07
3:57 p.m.
On 11-10-2007 17:45:46 +0200, darabi@web.de wrote:
Fabian,
thank you. I seem to remember that I didn't use --enable-optimise as it was advertised to take longer than the normal build.
However, I have found one solution to my problem; if I type the left hand side, everything works:
mal>b:bat[:int,:int] := bbp.bind("test"); mal>io.print(b); #-----------------# # h t # name # int int # type #-----------------#
I will recompile without --enable-optimise.
Try --enable-debug to make sure you aren't bitten by an insane default of --enable-optimise=yes.