2015-05-30 19:24 GMT+02:00 <obaysch at transientvoid.com>: > I think I've finally isolated the cause, but it appears to require Tcl > 8.6 plus Itcl plus Sqlite plus a specific naming of variables.
My guess, reading through your story, is that this issue is really an issue in Itcl 4, not in sqlite. There have been a number of commits in Itcl recently which might fix this: <http://core.tcl.tk/itcl/timeline?y=ci> So, if you like, try out Itcl trunk and see if the same happens. It should be possible to construct a minimal example without sqlite, that would really prove that the issue is in Itcl. Depending the outcome, feel free to report this to the Itcl folks (which is not me ....) Regards, Jan Nijtmans