gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: [Maxima] describe & newline problems, was: proposed


From: Vadim V. Zhytnikov
Subject: Re: [Gcl-devel] Re: [Maxima] describe & newline problems, was: proposed release schedule for maxima 5.9.3
Date: Sat, 24 Dec 2005 14:40:48 +0300
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Camm Maguire writes:
OK, something like this is now in CVS head and Version_2_6_8pre.
Please test, esp. on windows, and let me know if I can close the bug
on the website.

Small correction to temp-dir patch.

'%' in "%TEMP%" "%TMP%" in get-temp-dir
for Windows are erroneous.  The right way
to call get value of environment variable FOO
on Windows is (si::getenv "FOO") not (si::getenv "%FOO%").
%FOO% is for scripts like $FOO for shell
scripts on UNIX.

--
     Vadim V. Zhytnikov

      <address@hidden>
     <address@hidden>





reply via email to

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