delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199903161831.KAA20883@shell4.ba.best.com> |
Subject: | Re: Bash 3.02 (w/small patch) |
In-Reply-To: | <990315160647.AA14489.SM@nike.ins.cwru.edu> from Chet Ramey at "Mar 15, 99 11:06:47 am" |
To: | chet AT po DOT cwru DOT edu |
Date: | Tue, 16 Mar 1999 13:31:20 -0500 (EST) |
Cc: | cygwin AT sourceware DOT cygnus DOT com |
From: | Glenn Spell <glenn AT gs DOT fay DOT nc DOT us> |
Reply-To: | glenn AT gs DOT fay DOT nc DOT us (Glenn Spell) |
Organization: | the aerie |
X-Mailer: | ELM [version 2.4ME+ PL38 (25)] |
MIME-Version: | 1.0 |
Chet Ramey wrote: > > /* Default primary and secondary prompt strings. */ > > -#define PPROMPT "\\s-\\v\\$ " > > +#if defined (PROMPT_STRING_DECODE) > > +# define PPROMPT "\\s-\\v\\$ " > > +#endif > > This is unnecessary. Look at config-bot.h. If PROMPT_STRING_DECODE > is not defined, PPROMPT is redefined to "$ ". You're right, of course. However, the purpose of that change is to eliminate the redefining. Is there any reason not to do so? Egcs issues warnings on redefinitions. Since this one is in config.h there are just too many warnings... it's distracting. On the other hand, thanks for the nice package. -glenn -- Glenn Spell <glenn AT gs DOT fay DOT nc DOT us> Fayetteville, North Carolina, U. S. A. ____________________________________________________ ... blue skies ... happy trails ... sweet dreams ... -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |