I'm getting 2 test failures on a zsh built from the latest CVS sources: Error output: (eval):typeset:1: -T requires names of scalar and array Was testing: Tied parameters and uniquified colon-arrays ../../../src/zsh-2003-09-24-1942/Test/B02typeset.ztst: test failed. and Test ../../../src/zsh-2003-09-24-1942/Test/Y02compmatch.ztst failed: output differs from expected as shown above for: test_code m: list1 comptest $'tst \t' Was testing: Match Error for "m:" ../../../src/zsh-2003-09-24-1942/Test/Y02compmatch.ztst: test failed. Here are the entire test results:
Attachment:
check.out
Description: check.out
Peter, at least the first one seems to be a result of your changes. HTH, - Vin