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


Pedro Alves (palves@redhat.com):

> You could do a little setenv/getenv test in gdb itself (and cache the
> result), much like your little test you posted before, but built in.
> Use some unlikely environment var name (__GDB_TEST_CASE_SENSITIVITY or
> some such).

OK; thank you. I'll implement that.


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