Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-3.1.1 on NetBSD patch & problems
- X-seq: zsh-workers 2917
- From: gwing@xxxxxxxxxxxxxxx
- To: zefram@xxxxxxxxxxxxxxxxx (Zefram)
- Subject: Re: zsh-3.1.1 on NetBSD patch & problems
- Date: Thu, 20 Feb 1997 01:23:15 +1100 (EST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx (zsh-workers)
- In-reply-to: <5704.199702171808@xxxxxxxxxxxxxxxxxxxxxxx> from "Zefram" at Feb 17, 97 06:08:13 pm
Zefram wrote:
:gwing@xxxxxxxxxxxxxxx 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 <TAB>
<... 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@xxxxxxxxxxxxxxx] Technical Manager
Phone : +61-3-9818 2977 PrimeNet - Internet Consultancy
Facsimile: +61-3-9819 3788 Web : <URL:http://www.primenet.com.au/>
Mobile : 0412 162 441
Messages sorted by:
Reverse Date,
Date,
Thread,
Author