From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18769 invoked from network); 14 Dec 2007 19:46:09 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 14 Dec 2007 19:46:09 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 76158 invoked from network); 14 Dec 2007 19:46:01 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 14 Dec 2007 19:46:01 -0000 Received: (qmail 19940 invoked by alias); 14 Dec 2007 19:45:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24259 Received: (qmail 19924 invoked from network); 14 Dec 2007 19:45:56 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 14 Dec 2007 19:45:56 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 01E798058F54 for ; Fri, 14 Dec 2007 20:43:07 +0100 (CET) Received: from uludag.org.tr (ns2.uludag.org.tr [193.140.100.220]) by bifrost.dotsrc.org (Postfix) with ESMTP for ; Fri, 14 Dec 2007 20:43:06 +0100 (CET) Received: from ninjamobile.local (unknown [85.97.152.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by uludag.org.tr (Postfix) with ESMTP id 7FB4161D2A5F; Fri, 14 Dec 2007 21:45:45 +0200 (EET) From: Ismail =?utf-8?q?D=C3=B6nmez?= Organization: Pardus / KDE To: Peter Stephenson Subject: Re: New yodl warnings with CVS Date: Fri, 14 Dec 2007 21:47:19 +0200 User-Agent: KMail/1.9.6 (enterprise 0.20071204.744707) Cc: zsh-workers@sunsite.dk References: <200712140043.17001.ismail@pardus.org.tr> <20071214112429.43b0c855@news01> In-Reply-To: <20071214112429.43b0c855@news01> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200712142147.19556.ismail@pardus.org.tr> X-Virus-Scanned: ClamAV using ClamSMTP =46riday 14 December 2007 13:24:29 tarihinde Peter Stephenson =C5=9Funlar= =C4=B1 yazm=C4=B1=C5=9Ft=C4=B1: > On Fri, 14 Dec 2007 00:43:16 +0200 > > Ismail D=C3=B6nmez wrote: > > Hi all, > > > > I am getting these warning from yodl lately, > > > > expn.yo:1065: No macro: time(...) > > calsys.yo:494: No macro: timeNL(...) > > calsys.yo:494: No macro: warntimeNL(...) > > calsys.yo:494: No macro: warnstrNL(...) > > calsys.yo:494: No macro: rpttimeNL(...) > > calsys.yo:494: No macro: rptstrNL(...) > > > > Any ideas? > > I've been seeing these intermittently, but every time I look more closely > they go away, so I haven't been very sedulous in their pursuit. > > I *think* the answer is the following. The macro has always been slackly > defined (c.f. the definition of sitem in zman.yo) but it's only recently > been used in a way that makes that obvious. Indeed only one warning left: expn.yo:1065: No macro: time(...) Thanks! =2D-=20 Never learn by your mistakes, if you do you may never dare to try again.