Simon Glover <[EMAIL PROTECTED]> wrote:

>  This code (a simplified version of the last test in t/op/number.t)

>     set N31, 12.5
>     print N31
>     print "\n"
>     null N31
>     print N31
>     print "\n"
>     end


>     12.50000
>     2.00000

>  when run under the JIT. However, the other null ops all seem to work
>  properly.

I don't get the wrong result here (i386/linux). What does your

$ cat myconfig  # C:> type myconfig

say?

>  Simon

leo -- appending myconfig to bug reports can't harm - never.

Reply via email to