zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Minor errors in 54compmatch doc strings
@ 2001-03-06 17:24 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2001-03-06 17:24 UTC (permalink / raw)
  To: zsh-workers

These look like cut'n'paste problems.  Found while trying to discover why
54compmatch won't run under efence.  Answer is that it probably does run,
but the zpty sync between the tester and the driver gets messed up somehow.
In any case I got no efence errors trying most of the test cases by hand.


Index: Test/54compmatch.ztst
===================================================================
--- Test/54compmatch.ztst	2001/02/08 03:49:33	1.9
+++ Test/54compmatch.ztst	2001/03/06 17:21:30
@@ -471,7 +471,7 @@
 
  test_code 'r:|[A-Z0-9]=** r:|=*' example6_list
  comptest $'tst H\t'
-0:Documentation example using "r:|[A-Z0-9]=* r:|=*", input 2
+0:Documentation example using "r:|[A-Z0-9]=** r:|=*", input H
 >line: {tst H}{}
 >COMPADD:{}
 >INSERT_POSITIONS:{4}
@@ -480,7 +480,7 @@
 
  test_code 'r:|[A-Z0-9]=** r:|=*' example6_list
  comptest $'tst 2\t\t'
-0:Documentation example using "r:|[A-Z0-9]=* r:|=*", input 2
+0:Documentation example using "r:|[A-Z0-9]=** r:|=*", input 2
 >line: {tst 5}{23}
 >COMPADD:{}
 >INSERT_POSITIONS:{5:7}

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-06 17:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-06 17:24 PATCH: Minor errors in 54compmatch doc strings Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).