Date: Sun, 23 Feb 1997 18:16:10 +0200 (IST) From: Eli Zaretskii To: "Alexander V. Lukyanov" cc: jack AT st DOT rim DOT or DOT jp, djgpp-workers AT delorie DOT com Subject: Re: bashb7.zip is now available. In-Reply-To: <199702231537.SAA28389@video.yars.free.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 23 Feb 1997, Alexander V. Lukyanov wrote: > IMHO, the proper solution is to support SYSROOT in the c library. > That way, bash won't need to guess what is a pathname and what is not. > The same about //d/. I'm afraid that's a libc rewrite. I don't have time to even think about all the implications of such a change. For starters, all the places where the pathname is checked for `:' as its second character will have to be taught about the //d/ thing. Anyway, `bash' is already very close to being perfect (at least for the tasks I need it; and I didn't see anybody else complaining about these issues), so I'm not sure such a massive change could be justified.