Re: getenv vs. locale Marc Feeley 13 Feb 2009 12:14 UTC

It is not a question of length... "system" is ambiguous.  There's the
operating system, the Scheme system, and the system that the
programmer is implementing.  "os" is a better prefix.

Marc

On 13-Feb-09, at 7:07 AM, higepon wrote:

> Thank you for your suggestions .
>
> I will go for  (srfi :98 system-environment-variables) unless you have
> any objections.
> If you have, please let me know during this weekend.
>
> I have plan to submit newer revision of this srfi next week.
>
> Thanks.
>
>
> On Mon, Feb 9, 2009 at 5:29 PM, Sven Hartrumpf
> <xxxxxx@fernuni-hagen.de> wrote:
>> Mon, 9 Feb 2009 15:49:03 +0900, higepon wrote:
>>> How about (srfi :98 system-environment-variables)?
>>> Too long?
>>
>> OK for me.
>>
>> Two shorter alternatives:
>>
>> os-env-variables
>> os-environment-variables
>>
>>
>> Greetings
>> Sven
>>