From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29435 invoked from network); 26 Feb 2004 03:18:17 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 26 Feb 2004 03:18:17 -0000 Received: (qmail 7630 invoked by alias); 26 Feb 2004 03:18:12 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19466 Received: (qmail 7583 invoked from network); 26 Feb 2004 03:18:11 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 26 Feb 2004 03:18:11 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [63.249.88.2] by sunsite.dk (MessageWall 1.0.8) with SMTP; 26 Feb 2004 3:18:10 -0000 Received: by binome.blorf.net (Postfix, from userid 1000) id 160095E6F; Wed, 25 Feb 2004 19:18:10 -0800 (PST) Date: Wed, 25 Feb 2004 19:18:10 -0800 From: Wayne Davison To: Peter Stephenson Cc: Zsh hackers list Subject: Re: Strict-aliasing warnings Message-ID: <20040226031809.GF27391@blorf.net> References: <20040219105013.GD26450@blorf.net> <26082.1077188668@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26082.1077188668@csr.com> User-Agent: Mutt/1.5.5.1+cvs20040105i On Thu, Feb 19, 2004 at 11:04:28AM +0000, Peter Stephenson wrote: > Well, one would hope they were tied together... Yes, this one certainly hopes that as well. So, do we want the void* patch committed? ..wayne..