PATCH for set/get environment variables

Yung-Jang Lee yjlee123 at gmail.com
Fri Jan 2 15:30:03 CET 2009


Sylvestre ,

This is a patch to fix bug in set/get system environment variables,
please take a look to see if it need further modifications.

Yung-Jang Lee

--------------test script ------------------------
specialName='中文' ;// for CP950, BIG5
//specialName='æøå'; // for fr_FR with character code > 127
setenv('env',specialName)
getenv('env')==specialName
------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setgetenv.diff
Type: text/x-patch
Size: 7795 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/dev/attachments/20090102/000633dd/attachment.bin>


More information about the dev mailing list