Mail Archives: djgpp-workers/1997/12/01/21:04:41
> DJ Delorie wrote:
> > If we enable LFN during startup, it should ONLY be for finding the
> > djgpp.env file. Expanding wildcards with it is a bad idea, as long as
> > the short names can still be used after we switch to LFN.
>
> By this, do you mean: wildcard expansion is SFN only; or wildcard
> expansion will be LFN iff LFN=y? Your statement is a little ambiguous.
I mean that any changes this time around should affect only the
finding and reading of djgpp.env, and that I don't recommend doing
anything to change any other LFN functionality during startup until we
discuss and understand the ramifications. Caution is advised.
> However, I agree that if djgpp.env turns off LFN, wildcards should be
> expanded using SFN.
Once djgpp.env is read, we have enough information to proceed with
whatever LFN settings the user wants, unless the application needs to
force LFN on or off for some reason. We need to understand how these
settings and overrides relate before we make changes.
- Raw text -