From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15526 invoked from network); 7 Jul 1999 15:29:16 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Jul 1999 15:29:16 -0000 Received: (qmail 1089 invoked by alias); 7 Jul 1999 15:29:01 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7015 Received: (qmail 1079 invoked from network); 7 Jul 1999 15:29:00 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: BUG: unexpected end of string in findsep() Date: Wed, 7 Jul 1999 19:28:58 +0400 Message-ID: <002401bec88d$6e8115d0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 As a result of testing something else ... bor@itsrm2:~/test%> args "${(ps:'\C-@':)$(print -N *)}" 1 DBI BUG: unexpected end of string in findsep() BUG: unexpected end of string in findsep() This is pws-25 with 6962 6966 6967 6968 6969 6970 6971 6973 6974 6975 6977 6979 6981 6982 6984 6986 6987 6992 6995 6996 6998 7000 7001 /andrej