Bash 3.02 (w/small patch)

Glenn Spell glenn@gs.fay.nc.us
Wed Mar 31 19:45:00 GMT 1999


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




More information about the Cygwin mailing list