The last commit to master included some changes to tincr/io/device/xdlrc.tcl. An extra closing bracket "]" was inadvertently added on line 48. This resulted in the following error occurring whenever the Tincr command ::tincr::write_xdlrc was used:
invalid character “]” in expression “…ing first “7” $family]] != -1 || $family==“zy…”
I have removed the extra ']' so the write_xdlrc command can again be used.
The last commit to master included some changes to tincr/io/device/xdlrc.tcl. An extra closing bracket "]" was inadvertently added on line 48. This resulted in the following error occurring whenever the Tincr command ::tincr::write_xdlrc was used:
I have removed the extra ']' so the write_xdlrc command can again be used.