From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3359 invoked from network); 18 Apr 2001 20:50:53 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Apr 2001 20:50:53 -0000 Received: (qmail 1165 invoked by alias); 18 Apr 2001 20:50:47 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14017 Received: (qmail 1153 invoked from network); 18 Apr 2001 20:50:46 -0000 From: "Bart Schaefer" Message-Id: <1010418204918.ZM8555@candle.brasslantern.com> Date: Wed, 18 Apr 2001 20:49:18 +0000 In-Reply-To: =?iso-8859-1?Q?=3C20010418121829=2EI757=40suse=2Ecom=3E?= =?iso-8859-1?Q?Comments=3A_In_reply_to__Mads_Martin_J=F8rgensen_=3Cmmj=40?= =?iso-8859-1?Q?suse=2Ecom=3E?= =?iso-8859-1?Q?________=22Small_oneliner_to_fix_warnings=22_=28Apr_18=2C_?= =?iso-8859-1?Q?12=3A18pm=29?= References: <20010418121829.I757@suse.com> X-Mailer: Z-Mail (5.0.0 30July97) To: =?iso-8859-1?Q?Mads_Martin_J=F8rgensen?= , zsh-workers@sunsite.dk Subject: Re: Small oneliner to fix warnings MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Apr 18, 12:18pm, Mads Martin J=F8rgensen wrote: } Subject: Small oneliner to fix warnings } } The warning: } = } terminfo.c:69: warning: cast to pointer from integer of different size } terminfo.c:168: warning: cast to pointer from integer of different size= There were a series of patches (zsh-workers 13922, 13934, 13936, 13961, 13965, 13972) that appeared after the 4.0.1-pre-3 tarball was released, to address similar problems. Does your patch apply before or after those= other patches? That is, are you building zsh from the tarball or from the CVS sources on SourceForge? -- = 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 = =