From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6108 invoked from network); 19 Jul 1999 06:34:33 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Jul 1999 06:34:33 -0000 Received: (qmail 10318 invoked by alias); 19 Jul 1999 06:34:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7190 Received: (qmail 10311 invoked from network); 19 Jul 1999 06:34:20 -0000 Date: Mon, 19 Jul 1999 08:34:18 +0200 (MET DST) Message-Id: <199907190634.IAA22749@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Wayne Davison's message of Sat, 17 Jul 1999 17:09:47 -0700 (PDT) Subject: Re: PATCH: 3.1.6-pre-1: remove variable warnings Wayne Davison wrote: > I tweaked the code to remove two warnings about potential uses of > variables before they were defined. I'm not sure if the first one > (for "cl" in complistmatches()) should be initialized to -1 or 0, > so I chose -1. Oops. -1 is fine. Thanks. (Why does gcc complain about uninitialised variables only when compiling with optimisation? Grrr.) Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de