On Thu, May 19, 2011 at 12:37 PM, Richard Hipp <[email protected]> wrote:
> On Thu, May 19, 2011 at 1:23 PM, Nico Williams <[email protected]>wrote:
> Everything is protected by multiple cryptographic hashes, both SHA1 and
> MD5. On-the-wire corruption is not a realistic possibility.
Excellent.
> Is that normal? The missing whitespace between '{*}' and '$result'
>> causes make test failures.
>
> There is not suppose to be a space between the {*} and the $. The {*}$var
> is a relatively new construct in TCL that means to expand the variable as
> one or more space-separated arguments. It is a safer alternative to the old
> "eval" command.
So I need a new version of Tcl? I'm using 8.4. What version do I need?
Thanks,
Nico
--
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users