Expect

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins related to "scriptics-tclpro-1-2-b2"

1999-01-29
00:58
Synthetic commit for tag scriptics-tclpro-1-2-b2 Leaf check-in: 0612ddb01c user: cvs-fast-export tags: trunk, scriptics-tclpro-1-2-b2
00:58
Some changes that affect the way the Tcl variables "expect_library", "exp_library", and "exp_exec_library" are initialized. Arranged for "'Expect_Init(...)" to only set the values of these varaibles if they don't already exist. Arranged for the "auto_path" to be augmented with only non-empty values of these variables. The above changes allow for an application calling "Expect_Init(...)" to set the value of these variables to values different than those specified at compile time. check-in: 493c5408b3 user: suresh tags: trunk