This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/mingw32] environment variables are case-insensitive on win32


Eli Zaretskii (eliz@gnu.org):

> The attached patch still uses a run-time test.  Did you attach a wrong
> patch?

That's the patch I meant to attach; there is a special case for
Cygwin in the run-time test, it just returns case-insensitive
inconditionally for this platform.

Now it is true that Windows is the only platform that I know that has
case-insensitive environment variables, and if even for Cygwin we have
to get back to case-insensitivity then a run-time test may be overkill.
I'd OK with any choice that we make about that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]