From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3129 invoked from network); 30 May 2000 18:11:04 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 May 2000 18:11:04 -0000 Received: (qmail 29211 invoked by alias); 30 May 2000 18:10:56 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11673 Received: (qmail 29203 invoked from network); 30 May 2000 18:10:54 -0000 From: "Bart Schaefer" Message-Id: <1000530181049.ZM8349@candle.brasslantern.com> Date: Tue, 30 May 2000 18:10:49 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: rlim_t type detection on solaris MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I got this report about the 3.0.8 release candidate; since it now has the same configure.in snippet for RLIM_T_IS_* that 3.1.7 does, I thought I'd pass it along. --- Forwarded mail from Mike Sullivan Date: Tue, 30 May 2000 10:53:23 -0700 (PDT) From: Mike Sullivan To: schaefer@candle.brasslantern.com Subject: Re: zsh 3.0.8 seems to work fine. Though rlim_t is actually unsigned, and configure seems to find that it's long_long but not that it's u_long_long. That's probably not a terribly important bug though. ---End of forwarded mail from Mike Sullivan -- 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