Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 1630)

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.

#482 duplicate srfi-29 incorrectly using getenv in experimental branch klovett@… Alan Post
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.

#483 invalid license information in dependency graph for salmonella report Mario Domenech Goulart Alan Post
Description

Looking at a representative dependency graph in the salmonella report:

http://tests.call-cc.org/current/salmonella-report/dep-graphs/kiksispehi.png

I note that the srfi-14, srfi-69, and utils "eggs" say "Could not find license info" I believe this results from these eggs being built into Chicken, which would imply that they are covered by the same license that Chicken is covered by.

If this is correct, can we detect the built-in eggs and properly report their license? If I haven't diagnosed the problem please correct my assumption and I'll file new tickets against the appropriate subsystem.

Note: See TracQuery for help on using queries.