octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53922] unset case sensitivity


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53922] unset case sensitivity
Date: Wed, 16 May 2018 14:19:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #53922 (project octave):

                  Status:                    None => Need Info              
        Operating System:                  Mac OS => Microsoft Windows      

    _______________________________________________________

Follow-up Comment #1:

Yes, environment variable names can include both uppercase and lowercase ASCII
letters, and Octave's getenv, setenv, putenv, and unsetenv functions all
support that.

I think the bug is that the environment variable should not be cleared in both
cases.

The Gnulib setenv and unsetenv replacement functions should use case-sensitive
string matching to add, replace, and remove environment variables. If that's
not true, then that's a bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53922>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]