Summary

srfi-29 incorrectly using getenv in experimental branch

Metadata

Description

The srfi-29 egg is not compiling in the experimental branch:

http://pestilenz.org/~ckeen/salmonella-report/2011-01-14/srfi-29.html

The getenv procedure has been deprecated, and should be replaced with get-environment-variable instead.

Changes and comments

[2011-02-03 11:05:35 UTC] felix removed milestone 4.7.0

[2011-02-03 13:22:43 UTC] alanpost changed status from new to closed

[2011-02-03 13:22:43 UTC] alanpost set resolution to duplicate

[2011-02-03 13:22:43 UTC] alanpost wrote:

Taking a closer look at this issue, this problem is in the locale egg, rather than srfi-29. This makes this ticket a duplicate of #481.