Re: what is: variable Mytest() ?



Bogdan Slusarczyk wrote:
I have some very old scripts, which work with tcl8.0.1...
namespace eval ::MyNamespace {
variable MyTest()

This bug was fixed in version 8.3.0.

2000-01-20 Eric Melski <ericm@xxxxxxxxxxxxx>
....
* generic/tclVar.c: Changed behavior of variable command when name
refers to an element in an array (ie, "variable foo(x)") to always
return an error, regardless of existance of that element in the
array (now behavior is consistant with docs too) (bug #981).

--
| Don Porter Mathematical and Computational Sciences Division |
| donald.porter@xxxxxxxx Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
.



Relevant Pages

  • Re: transform byte[] in IntPtr or int
    ... AddrOfPinnedObject() of arrays. ... The bug is fixed in v2 of .NETCF and may be ... Instead of using a managed array, allocate the memory using a native API ... Environment.Version to determine what version of .NETCF you are running on, ...
    (microsoft.public.dotnet.framework.compactframework)
  • PROBLEM: 2.6.0-test10 BUG/panic in mpage_end_io_read
    ... backup folders from half of a failed raid 1 array. ... but the third one causes a BUG or panic every time. ... hdds that are going bad spew out a lot ... 8800-88ff: libata ...
    (Linux-Kernel)
  • Re: undefined vs. undefined (was: new Array() vs [])
    ... After thinking it over again tonight, I see no bug in Mozilla. ... Quote 1 ... Elided array elements are not defined. ... var p = br + br; ...
    (comp.lang.javascript)
  • Re: c / c++ : is it end of era ?
    ... You have to scan the whole string first ... has taken the trouble to learn the language. ... This is not a bug, ... array, however, is converted into a pointer to the array's first element ...
    (comp.lang.c)
  • Re: undefined vs. undefined (was: new Array() vs [])
    ... So where everyone else sees a bug, including the people who wrote the ... Elided array elements are not defined. ... So the applicable productions would be the production: ... Evaluate Elision; if not present, ...
    (comp.lang.javascript)