Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#481 worksforme srfi-19 incorrectly using getenv in experimental branch klovett@… Alan Post
Description

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

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

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

#492 worksforme Some more posixunix.scm functions felix winkelmann Alaric Snell-Pym
Description

I wrote some functions that Ugarit needed, that the posix unit lacked.

source:release/4/ugarit/trunk/posixextras.scm

They're ruthlessly based on other similar functions in posixunix.scm

Would they be welcome in posixunix.scm? If so, feel free to have them. Should they just be omitted in posixwin.scm, or stubs written, or equivalent functionality chosen?

#511 worksforme Syntax-rules expansion uses unprefixed identifiers which can be captured by module imports felix winkelmann sjamaan
Description

It appears that "declare" statements in macro expanded code don't work properly anymore: http://tests.call-cc.org/2011/02/19/salmonella-report/snowtar.html

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.