This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Bash 3.02 (w/small patch)



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@gs.fay.nc.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@sourceware.cygnus.com