[Alpha-Bugzilla Bug 224] chooseWindowStatus is broken

New Message Reply Date view Thread view Subject view Author view

From: Alpha-Bugzilla (alpha-bugzilla+append@ics.mq.edu.au)
Date: 13 Mar 01, 22:02 EST


From: Alpha-Bugzilla <alpha-bugzilla+append@ics.mq.edu.au>
Subject: [Alpha-Bugzilla Bug 224] chooseWindowStatus is broken

[This e-mail has been automatically generated.]

http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=224

vince@santafe.edu changed:

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

------- Additional Comments From vince@santafe.edu  2001-03-13 22:02 -------
Ok, this is yet another bug, related to the last.  Try:

	" " - "\r" {
	    if {![llength $__lastMatchesDisplayed] && [info exists opt(-
default)]} {
		set __lastMatches [list $opt(-default)]
	    } else {
		set __lastMatches [list [lindex $__lastMatchesDisplayed 0]]
	    }
	}

in the prompts.tcl file large switch block.  There is another similar bug in 
there which I have also fixed now.

Thanks for the bug report, and reproducible example.

--
This e-mail has been sent to you by the Alpha-Bugzilla bugsystem
(http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/)
I am an automated system, please direct your replies or
complaints to my maintainer <steffen@maths.mq.edu.au>

_______________________________________________
AlphaTcl-developers mailing list
AlphaTcl-developers@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/alphatcl-developers


New Message Reply Date view Thread view Subject view Author view

This archive was generated by das@users.sourceforge.net with hypermail 2b29 on 31 Mar 01, 11:51 EST