| Open Bugs | New Bug |
anonymous Login/Register |
| 2003/02/07 | jcw | ||
There is a problem when using a view with a property called "contents" which is defined as string (:S). There is another property in starkits with that same name but type ":B" (binary). Inline things work fine, but in bytecode it looks like sometimes the *wrong* property type is used, causing data type mixup and perhaps potentially even storing bad info in the datafile. This appear to be a problem in Mk4tcl, some sort of refcount or Tcl_IsShared mixup. (reported 2003/02/04 by Mark R) |
|||
| 2003/02/07 | testi18n.tcl | sample script triggers bug | jcw | application/x-tcl |