Yes, I understand.

Would you mind to enlighten me a bit?

This test script, is it pure Tcl?

If so, I guess I've to look into the compilation of Tcl.

Thank you for your time,

Jacob

At 15:41 12/10/2005, you wrote:
Jacob Dall <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I've just managed to get SQLite v3.2.7 compiled and installed on a
> QNX platform.
>
> When executing the test suite (make test) I'm notified of an error in
> the between-1.0 test. The message is:
>
> Error: syntax error in expression "int(log($i)/log(2))": extra tokens
> at end of expression
>
> The involved line (line 29) in the script reads:
>
>      set x [expr {int(log($i)/log(2))}]
>
> I'm a complete newbie on this kind of test scripts, so I really
> appreciate any help I can get.
>

I really have no idea what could be causing this. The
test script in question works fine on every other flavor
of Unix and on Windows.  And since I cannot reproduce the
problem, there is not much I can do to debug it.
--
D. Richard Hipp <[EMAIL PROTECTED]>

-----------------------------------------------
EURISCO
Forskerparken 10
DK-5230 Odense M
Tlf. 63 15 71 00
www.eurisco.dk
-----------------------------------------------

Reply via email to