From 836091ea9efae698840e779b54318c3955f4a999 Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 21 Aug 2009 19:03:20 +0000 Subject: * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.test: --- ChangeLog | 5 +++++ generic/tclFileName.c | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48355a4..84d8453 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-08-21 Don Porter + + * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. + * tests/fileName.test: + 2009-08-20 Don Porter * generic/tclFileName.c: Correct result from [glob */test] when * diff --git a/generic/tclFileName.c b/generic/tclFileName.c index b2d43b9..893f68c 100644 --- a/generic/tclFileName.c +++ b/generic/tclFileName.c @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclFileName.c,v 1.86.2.3 2009/08/20 22:08:03 dgp Exp $ + * RCS: @(#) $Id: tclFileName.c,v 1.86.2.4 2009/08/21 19:03:20 dgp Exp $ */ #include "tclInt.h" @@ -2358,7 +2358,7 @@ DoGlob( for (i=0; result==TCL_OK && i