From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23456 invoked from network); 19 Feb 1997 15:00:09 -0000 Received: from euclid.skiles.gatech.edu (root@130.207.146.50) by coral.primenet.com.au with SMTP; 19 Feb 1997 15:00:09 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id JAA01429; Wed, 19 Feb 1997 09:28:01 -0500 (EST) Resent-Date: Wed, 19 Feb 1997 09:28:01 -0500 (EST) From: gwing@primenet.com.au Message-ID: <19970219142316.23357.qmail@primenet.com.au> Subject: Re: zsh-3.1.1 on NetBSD patch & problems To: zefram@dcs.warwick.ac.uk (Zefram) Date: Thu, 20 Feb 1997 01:23:15 +1100 (EST) Cc: zsh-workers@math.gatech.edu (zsh-workers) In-Reply-To: <5704.199702171808@stone.dcs.warwick.ac.uk> from "Zefram" at Feb 17, 97 06:08:13 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"5faUF1.0.GM.ntm2p"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2917 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Zefram wrote: :gwing@primenet.com.au wrote: :>1) What's happened to default compctls? :Who cares? They were a bad idea anyway. How did I find that they weren't there any more? How about: % zsh -f % setopt <... file list ...> I'm not of the opinion that they're a bad idea. :>3) why is -pedantic set for --enable-debug ? :So we don't accidentally introduce non-conformant code that gcc accepts. What sort of things? Non-conforming to what? Pedantic checks ANSI C. Things like variable length arrays are (configure) supported. Quad types aren't supported in printf("%q... Anyway, my gcc man page says: ``without this option, certain GNU extensions and traditional C features are supported as well. With this option, they are rejected. There is no reason to use this option; it exists only to satisfy pedants.'' Oh well, if it makes you happy... -- Geoff Wing [gwing@primenet.com.au] Technical Manager Phone : +61-3-9818 2977 PrimeNet - Internet Consultancy Facsimile: +61-3-9819 3788 Web : Mobile : 0412 162 441