Resolve "(SETF (UIOP:GETENV VAR) NIL) should unset environment variable VAR"
Extend the setter for UIOP:GETENV to do this. Set the test to expect the check for setting an environment variable to NIL to fail on clasp. Raise `not-implemented-error` if clasp tries to set environment variable to NIL.
Loading
Please sign in to comment