From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26486 invoked from network); 17 Aug 2005 17:36:49 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 17 Aug 2005 17:36:49 -0000 Received: (qmail 64851 invoked from network); 17 Aug 2005 17:36:43 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 17 Aug 2005 17:36:43 -0000 Received: (qmail 2522 invoked by alias); 17 Aug 2005 17:36:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21650 Received: (qmail 2512 invoked from network); 17 Aug 2005 17:36:39 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 17 Aug 2005 17:36:39 -0000 Received: (qmail 64564 invoked from network); 17 Aug 2005 17:36:39 -0000 Received: from flock1.newmail.ru (212.48.140.157) by a.mx.sunsite.dk with SMTP; 17 Aug 2005 17:36:34 -0000 Received: (qmail 15886 invoked from network); 17 Aug 2005 17:29:00 -0000 Received: from unknown (HELO ?10.0.0.53?) (arvidjaar@newmail.ru@83.237.195.65) by smtpd.newmail.ru with SMTP; 17 Aug 2005 17:29:00 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: SunOS build failures for the last 2 days Date: Wed, 17 Aug 2005 21:35:29 +0400 User-Agent: KMail/1.8.2 References: <20a80721050817080831aad306@mail.gmail.com> <20050817171529.GB21995@blorf.net> In-Reply-To: <20050817171529.GB21995@blorf.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2044762.EIKCLj1HXt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200508172135.53752.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 --nextPart2044762.EIKCLj1HXt Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 17 August 2005 21:15, Wayne Davison wrote: > On Wed, Aug 17, 2005 at 11:08:41AM -0400, Vin Shelton wrote: > > "./utils.epro", line 14: syntax error before or at: c > > "./utils.epro", line 14: warning: undefined or missing type for: c [...] > That error message makes it look like the type "wint_t" isn't known to > the compiler, but if that is true, I don't see how getkeystring() would > successfully build without ZLE_UNICODE_SUPPORT being defined Are you sure it was built? Looks like compiler chokes before it is as far. Anyway it also means conditions in getkeystring should be replaced by singl= e=20 ZLE_UNICODE_SUPPORT. =2Dandrey --nextPart2044762.EIKCLj1HXt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBDA3V4R6LMutpd94wRApDKAJ9i7HBEIcpAif9p5fGot8z9H+SC9ACgrkYQ lQQRGSOcQgiy/6GQmUDL0q0= =8Rg6 -----END PGP SIGNATURE----- --nextPart2044762.EIKCLj1HXt--