> Committed a fix to tcl in branch (r29940) to pull from the correct
> slot. All tests now pass. I'd like to see this segfault/assert/boom
> addressed before we merge back, just in case.

Resolved in r29941, by throwing an exception when requesting an
attribute that doesn't exist, or an attribute assigned to the wrong
register type (an integer value assigned to a string register, for
example). Added example code as regression test in r29942.

Reply via email to