Hi,
When building your package using a research compiler infrastructure it was noticed that the variable exp_app_exit is declared with conflicting types:
- expect_tcl.h:EXTERN void (*exp_app_exit)_ANSI_ARGS_((Tcl_Interp *));
- exp_main_sub.c:void (*exp_app_exit)() = 0;
Best,
Michael