Posted to tcl by gps at Sun Apr 05 00:26:45 GMT 2009view raw

  1. $ tclsh8.6 limit.tcl
  2. time limit exceeded
  3. while executing
  4. "while 1 {}"
  5. invoked from within
  6. "$i eval {
  7. while 1 {}
  8. }"
  9. (file "limit.tcl" line 14)
  10. george@george-laptop:~/work$ tclsh8.6 limit.tcl
  11. limit hit... increasing limit...
  12. limit hit... increasing limit...
  13. limit hit... increasing limit...
  14. limit hit... increasing limit...
  15. limit hit... increasing limit...
  16.