Mail Archives: djgpp-workers/2001/06/29/09:07:07
> I don't like environment variables as a means to solve such problems.
> They should be the last resort. A Bash variable sounds like a better
> idea.
There are already things like POSIXLY_CORRECT, and at least I didn't
hear complaints about it. And bash variable solution is a very local
fix, leaving other applications with default setting and startup flag.
> > OTOH, I think that if we implement this, then search order should be
> > reverted to be unix-like again - we have more genuine DJGPP and UNIX
> > apps that DOS ones.
>
> I don't understand this. Could you please explain?
Yes, a typo can mungle text not worse than C++ name mangler :) I mean
that there are a lot of apps ported from UNIX, which want UNIX behaviour
naturally, there is another lot of apps written specially for DJGPP
which had to live with UNIX behaviour up to and including 2.03 release.
All these apps outnumber the apps written for MS, Borland, Watcom and
so on, which would expect DOSish behaviour. So which ones should we cater?
Laurynas
- Raw text -