report_check_types $422

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry
2026-04-16 16:37:36 -07:00
parent 6bcf7b8156
commit e629909aaf
2 changed files with 4 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
# searching OSX system directories before unix directories.
set(TCL_POSSIBLE_NAMES
#tcl90 tcl9.0
tcl87 tcl8.7
tcl86 tcl8.6
tcl85 tcl8.5
@@ -32,6 +33,7 @@ set(TCL_POSSIBLE_NAMES
if (NOT TCL_LIB_PATHS)
if (CMAKE_SYSTEM_NAME STREQUAL "Darwin")
set(TCL_LIB_PATHS
#/opt/homebrew/Cellar/tcl-tk/9.0.3/lib
/opt/homebrew/Cellar/tcl-tk@8/8.6.17/lib
/opt/homebrew/Cellar/tcl-tk@8/8.6.16/lib
/opt/homebrew/opt/tcl-tk/lib /usr/local/lib)

View File

@@ -366,7 +366,8 @@ define_cmd_args "report_check_types" \
[> filename] [>> filename]}
proc_redirect report_check_types {
global sta::float_inf sta::group_path_count_max
variable float_inf
variable group_path_count_max
variable path_options
parse_key_args "report_check_types" args \