[Ecls-list] [Patch] si:setenv under Win32 (MSVC/MingW32)

Goffioul Michael goffioul at imec.be
Mon Apr 25 05:16:35 UTC 2005


Attached is a patch that implements si:setenv for Win32. It's based on putenv,
however under Win32, you need a format like "varname=" to actually remove the
variable from the environment.
It also contains a fix to be sure to avoid garbage characters at the end of the
FORMAT string output that (in my test) was not a simple string.

Please review.

Michael.
 <<setenv-win32.diff>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setenv-win32.diff
Type: application/octet-stream
Size: 1520 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20050425/4e512847/attachment.obj>


More information about the ecl-devel mailing list