Mail Archives: djgpp-workers/2000/04/03/05:03:00
On Sun, 2 Apr 2000, Mark E. wrote:
> > On Sat, 25 Mar 2000, Mark E. wrote:
> >
> > > Bash 2.04 beta 1 is now available from
> > > "http://members.xoom.com/snowball3/djgpp/". The biggest user-visible change
> > > is that the variables PATH_EXPAND, SYSROOT, and PATH_SLASH no longer have
> > > any special meaning.
>
> In Bash 2.03, PATH_EXPAND=y would change '/dev/c/' style paths to 'c:' style
> paths. Bash 2.04 no longer does this.
Is that really a good idea? This could break non-DJGPP programs and
DJGPP programs compiled with old versions of libc.
What are the reasons for dropping PATH_EXPAND, anyway? After all, if
someone doesn't want it, they can simply avoid using it.
And what about PATH_SLASH?
As for SYSROOT, I have no problems with dropping it: I think it was evil
in the first place.
- Raw text -