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

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

[Octave-bug-tracker] [bug #53922] unsetenv is case sensitive on Windows


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53922] unsetenv is case sensitive on Windows
Date: Fri, 29 Jun 2018 18:10:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #11, bug #53922 (project octave):

Rik - so you can confirm that 'unsetenv' does currently work when using an
all-caps environment variable name?

The Gnulib function wrapper 'putenv' already supports unsetting environment
variables by passing in an empty second argument. That's what I would like to
see us use if that is the appropriate solution, needs testing.

The liboctave class octave::env has 'getenv' and 'putenv' functions, I think
it should also have an 'unsetenv' function to absract this, whatever the right
solution is.

    _______________________________________________________

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]