Mail Archives: djgpp-workers/2001/06/29/03:26:10
> > 4) In this case IMO a new startup flag is the best solution.
>
> A startup flag is good for setting the default, but this should
> really be configurable at run-time (say, a __dosexec_search_mode
> variable). That way bash can have, say, 'set +commandcomstyleexec'
> or an option in _inputrc to switch between modes. I'd want a
> change to the behaviour an app requests to be a conscious user
> choice; having an envvar that is checked by libc doesn't feel
> right.
IMHO we should have an env variable too - so a conscious user doesn't
have to change the code, just relink apps, in order to change the
behaviour. And a startup flag / runtime variable is required too, so
apps, like bash, may have a reasonable default.
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.
Does anyone have plans to implement it? If not, I can take it.
Laurynas
- Raw text -